Removed unnecessary spaces

This commit is contained in:
Edoardo Sanguineti 2021-07-28 14:57:13 +02:00 committed by GitHub
parent 0707c8b99f
commit e025f3420e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,7 +219,6 @@ namespace Components
} }
} }
// Patches team overhead normally // Patches team overhead normally
bool Colors::Dvar_GetUnpackedColorByName(const char* name, float* color) bool Colors::Dvar_GetUnpackedColorByName(const char* name, float* color)
{ {
@ -260,7 +259,6 @@ namespace Components
add esp, 8h add esp, 8h
mov [esp + 20h], eax mov [esp + 20h], eax
popad popad
pop eax pop eax
@ -270,7 +268,6 @@ namespace Components
mov eax, [esp + 8] mov eax, [esp + 8]
push edi push edi
mov edi, dword ptr[esp + 4h] mov edi, dword ptr[esp + 4h]
mov ecx, 406535h mov ecx, 406535h
jmp ecx jmp ecx