Skip to content

Commit a5bf3fa

Browse files
authored
Update l4d_prop_touching_rules.txt (#948)
1 parent d745787 commit a5bf3fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

addons/sourcemod/gamedata/l4d_prop_touching_rules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
// 57 push edi
6969
// E8 63 FA FF FF call _Z12MovePropAwayP11CBaseEntityP11CBasePlayer ; MovePropAway(CBaseEntity *,CBasePlayer *)
7070
// 83 C4 08 add esp, 8
71-
"verify" "\x89\x5C\x24\x04\x89\x34\x24\xE8"
71+
"verify" "\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08"
7272

7373
// B0 01 mov al, 1
7474
// EB 06 jmp short after_call_to_MovePropAway
@@ -172,7 +172,7 @@
172172
// 57 push edi
173173
// E8 E2 F8 FF FF call _Z12MovePropAwayP11CBaseEntityP11CBasePlayer ; MovePropAway(CBaseEntity *,CBasePlayer *)
174174
// 83 C4 08 add esp, 8
175-
"verify" "\x89\x5C\x24\x04\x89\x34\x24\xE8"
175+
"verify" "\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x08"
176176

177177
// B0 01 mov al, 1
178178
// EB 06 jmp short after_call_to_MovePropAway

0 commit comments

Comments
 (0)