* Some minor changes.

This commit is contained in:
LevelX2 2015-09-25 23:22:54 +02:00
parent 6119f71022
commit 2023686ee8
3 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
XMage.de 1 (Europe/Germany) fast :xmage.de:17171
woogerworks (North America/USA) :xmage.woogerworks.info:17171
XMage.info 1 (Europe/France) new network code -> see forum :176.31.186.181:17171
XMage BR (South America/Brazil) :ec2-54-233-67-0.sa-east-1.compute.amazonaws.com:17171
IceMage (Europe/Netherlands) :ring0.cc:17171
Seedds Server (Asia) :115.29.203.80:17171
localhost -> connect to your local server (must be started):localhost:17171

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -181,6 +181,8 @@ public class Session {
return 1018;
case "Bandit":
return 1020;
case "fireshoes":
return 1021;
case "Wehk":
return 66;
}