Merge pull request #10 from diamante0018/colordblind_team_colors
Use push ecx is not destroyed
This commit is contained in:
commit
47e840056c
@ -268,8 +268,8 @@ namespace Components
|
||||
mov eax, [esp + 8]
|
||||
push edi
|
||||
mov edi, dword ptr[esp + 4h]
|
||||
mov ecx, 406535h
|
||||
jmp ecx
|
||||
push 406535h
|
||||
retn
|
||||
|
||||
dontContinue:
|
||||
xor eax, eax
|
||||
|
Loading…
Reference in New Issue
Block a user