Skip to content

Commit

Permalink
Update Windows signature for CTFBotSpawner::Spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikusch committed Feb 22, 2025
1 parent bd6d1f4 commit fabd7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/sourcemod/gamedata/mitm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"CTFBotSpawner::Spawn"
{
"linux" "@_ZN13CTFBotSpawner5SpawnERK6VectorP10CUtlVectorI7CHandleI11CBaseEntityE10CUtlMemoryIS6_iEE"
"windows" "\x53\x8B\xDC\x83\xEC\x08\x83\xE4\xF0\x83\xC4\x04\x55\x8B\x6B\x04\x89\x6C\x24\x04\x8B\xEC\x81\xEC\x58\x02\x00\x00"
"windows" "\x53\x8B\xDC\x83\xEC\x08\x83\xE4\xF0\x83\xC4\x04\x55\x8B\x6B\x04\x89\x6C\x24\x04\x8B\xEC\x81\xEC\x48\x02\x00\x00\x56\x57\x8B\xF1"
}
"CSquadSpawner::Spawn"
{
Expand Down

0 comments on commit fabd7ed

Please sign in to comment.