[ClanTags] Fix refactoring issue

This commit is contained in:
momo5502 2017-06-14 22:04:16 +02:00
parent 08bc848267
commit 04737cbba4

View File

@ -56,7 +56,7 @@ namespace Components
push edi push edi
push [ebp] push [ebp]
call Clantags::GetUserClantag call ClanTags::GetUserClantag
add esp, 8 add esp, 8
mov [esp + 20h], eax mov [esp + 20h], eax