Merge pull request #10 from diamante0018/colordblind_team_colors

Use push ecx is not destroyed
This commit is contained in:
Edoardo Sanguineti 2021-07-28 21:48:39 +02:00 committed by GitHub
commit 47e840056c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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