khanat-code-old/code/nel/samples/net/udp/client.cfg

11 lines
337 B
INI
Raw Normal View History

2014-08-18 23:57:20 +00:00
//ServerAddress = "itsalive.nevrax.org";
//ServerAddress = "pc9";
ServerAddress = "localhost";
SimInLag = 0;
SimInPacketLost = 0;
SimOutLag = 0;
SimOutPacketLost = 0;
SimOutPacketDuplication = 0;
SimOutPacketDisordering = 0;
ConnectionName = "AceWork";