Skip to content

Commit 449d622

Browse files
committed
update(signatures): UTIL_Remove
1 parent 2b0d890 commit 449d622

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ Swiftly is licensed under the MIT License. You can view the license in the LICEN
6060
### Credits
6161

6262
The Schema System and the base SDK classes fields provided by [CS2Fixes](https://github.com/Source2ZE/CS2Fixes).
63+
6364
The rest of SDK fields were provided by [Source2SDK](https://github.com/neverlosecc/source2sdk/tree/cs2/sdk).
65+
6466
Thanks to GAMMACASE, Poggu, and all the people which are constantly working for the Counter Strike 2 Server Community to become better.
6567

6668
---

plugin_files/gamedata/signatures.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
},
6767
"UTIL_Remove": {
6868
"lib": "server",
69-
"windows": "48 85 C9 74 2A 48 8B D1 48 8B 0D 2A 2A 2A 2A",
70-
"linux": "55 48 89 E5 41 57 41 56 41 89 D6 41 55 4D 89 C5"
69+
"windows": "48 85 C9 74 ? 48 8B D1 48 8B 0D ? ? ? ?",
70+
"linux": "48 89 FE 48 85 FF 74 ? 48 8D 05 ? ? ? ? 48"
7171
},
7272
"LegacyGameEventListener": {
7373
"lib": "server",

0 commit comments

Comments
 (0)