Reverting some of the latest code removals.
This commit is contained in:
5
trunk/dist/game/config/MMO.ini
vendored
5
trunk/dist/game/config/MMO.ini
vendored
@@ -18,4 +18,7 @@ MaxReadPerPass = 12
|
||||
# Each unfinished read/write need a TEMP storage Buffer
|
||||
# on large player amount we need more Buffers
|
||||
# if there are not enough buffers new ones are generated but not stored for future usage
|
||||
HelperBufferCount = 20
|
||||
HelperBufferCount = 20
|
||||
|
||||
# Setting this to True will lower your ping, at the cost of an increase in bandwidth consumption.
|
||||
TcpNoDelay = True
|
Reference in New Issue
Block a user