[ClanTags] Fix refactoring issue
This commit is contained in:
parent
08bc848267
commit
04737cbba4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user