diff --git a/README.md b/README.md index 8a6a35d..55b9612 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,3 @@ Eternal lands trade bot written in go - /inv - List inventory - /save - Save inventory list to disk - /test - testing route - - - diff --git a/config.go b/config.go index 90c2a7f..d2befea 100644 --- a/config.go +++ b/config.go @@ -233,3 +233,4 @@ const CREATE_CHAR_NOT_OK = 253 const RAW_TEXT = 0 const PROXY = 254 const BYE = 255 +