diff --git a/config.json b/config.json index 17852a7..358450d 100644 --- a/config.json +++ b/config.json @@ -279,6 +279,18 @@ "value": 230 } ] + }, + { + "name": "dwNetworkGameClient_deltaTick", + "module": "engine2.dll", + "pattern": "89 83 ? ? ? ? 40 b7", + "operations": [ + { + "type": "slice", + "start": 2, + "end": 4 + } + ] }, { "name": "dwNetworkGameClient_maxClients",