khanat-code-old/code/nel/samples/net/udp/client.cfg
Laszlo Kis-Adam 0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00

10 lines
337 B
INI

//ServerAddress = "itsalive.nevrax.org";
//ServerAddress = "pc9";
ServerAddress = "localhost";
SimInLag = 0;
SimInPacketLost = 0;
SimOutLag = 0;
SimOutPacketLost = 0;
SimOutPacketDuplication = 0;
SimOutPacketDisordering = 0;
ConnectionName = "AceWork";