We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d745787 commit a5bf3faCopy full SHA for a5bf3fa
1 file changed
addons/sourcemod/gamedata/l4d_prop_touching_rules.txt
@@ -68,7 +68,7 @@
68
// 57 push edi
69
// E8 63 FA FF FF call _Z12MovePropAwayP11CBaseEntityP11CBasePlayer ; MovePropAway(CBaseEntity *,CBasePlayer *)
70
// 83 C4 08 add esp, 8
71
- "verify" "\x89\x5C\x24\x04\x89\x34\x24\xE8"
+ "verify" "\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08"
72
73
// B0 01 mov al, 1
74
// EB 06 jmp short after_call_to_MovePropAway
@@ -172,7 +172,7 @@
172
173
// E8 E2 F8 FF FF call _Z12MovePropAwayP11CBaseEntityP11CBasePlayer ; MovePropAway(CBaseEntity *,CBasePlayer *)
174
175
176
177
178
0 commit comments