We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36e109 commit 974b5dfCopy full SHA for 974b5df
Client/multiplayer_sa/CMultiplayerSA_Explosions.cpp
@@ -52,7 +52,7 @@ static void _declspec(naked) HOOK_CWorld_TriggerExplosionSectorList()
52
jz skip
53
54
// set entity current scan code
55
- mov [esi+2Ch], ecx
+ mov [esi+2Ch], cx
56
57
mov al, [esi+36h]
58
and al, 7
0 commit comments