Skip to content

Commit 5ef09fe

Browse files
authored
add(signatures):CGameRules_TerminateRound
add(signatures):CGameRules_TerminateRound
2 parents 03e3e02 + 49f1084 commit 5ef09fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugin_files/gamedata/signatures.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@
144144
"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",
145145
"linux": "55 48 89 E5 41 56 49 89 D6 41 55 41 89 F5 41 54 48 8D 35 2A 2A 2A 2A"
146146
},
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+
},
147152
"LoggingSystem_Log": {
148153
"lib": "tier0",
149154
"windows": "@LoggingSystem_Log",

0 commit comments

Comments
 (0)