Fetch dwGameRules

This commit is contained in:
a2x
2023-10-12 11:10:42 +10:00
parent 5aa6df73f8
commit 1a4041f7a9
5 changed files with 17 additions and 3 deletions

View File

@@ -140,6 +140,16 @@
}
]
},
{
"name": "dwGameRules",
"module": "client.dll",
"pattern": "48 89 0D ? ? ? ? 8B 0D",
"operations": [
{
"type": "ripRelative"
}
]
},
{
"name": "dwGlobalVars",
"module": "client.dll",