A2S_Rules fix: Move MTU patch value to gamedata (#1829)
* A2S_Rules fix: Move MTU patch value to gamedata and increase it * Revert MTU value back to 5k
This commit is contained in:
@@ -267,6 +267,10 @@
|
||||
|
||||
"#default"
|
||||
{
|
||||
"Keys"
|
||||
{
|
||||
"MTUPatchSize" "5000"
|
||||
}
|
||||
"Addresses"
|
||||
{
|
||||
// Offset from NET_SendPacket sig to MTU
|
||||
|
||||
Reference in New Issue
Block a user