Reverting latest L2jServer MMOCore changes.

Other minor MMOCore improvements.
This commit is contained in:
MobiusDev
2015-12-04 20:13:14 +00:00
parent 4a2595b95a
commit 63ddbd13f6
9 changed files with 16 additions and 61 deletions

View File

@@ -18,7 +18,4 @@ 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
# Setting this to True will lower your ping, at the cost of an increase in bandwidth consumption.
TcpNoDelay = False
HelperBufferCount = 20

View File

@@ -18,7 +18,4 @@ 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
# Setting this to True will lower your ping, at the cost of an increase in bandwidth consumption.
TcpNoDelay = False
HelperBufferCount = 20