We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e3e02 + 49f1084 commit 5ef09feCopy full SHA for 5ef09fe
plugin_files/gamedata/signatures.json
@@ -144,6 +144,11 @@
144
"windows": "48 89 5C 24 08 48 89 6C 24 10 48 89 74 24 18 48 89 7C 24 20 41 56 48 83 EC 30 48 8B EA",
145
"linux": "55 48 89 E5 41 56 49 89 D6 41 55 41 89 F5 41 54 48 8D 35 2A 2A 2A 2A"
146
},
147
+ "CGameRules_TerminateRound": {
148
+ "lib": "server",
149
+ "windows": "48 8B C4 4C 89 48 2A 48 89 48 2A 55 56",
150
+ "linux": "55 48 89 E5 41 57 41 56 41 55 41 54 49 89 FC 53 48 81 EC 88 00 00 00 48 8D 05 2A 2A 2A 2A"
151
+ },
152
"LoggingSystem_Log": {
153
"lib": "tier0",
154
"windows": "@LoggingSystem_Log",
0 commit comments