mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
[bot] Rename sub_80AC0BE to GetTickCount
This commit is contained in:
parent
37bc99154a
commit
21b74604ef
@ -131,7 +131,7 @@ void CNetGame::Init(PCHAR szHostOrIp, int iPort,
|
||||
memset(unnamed_8,0,sizeof(unnamed_8));
|
||||
field_1DE = 0;
|
||||
field_1E2 = 0;
|
||||
field_1F2 = sub_80AC0BE();
|
||||
field_1F2 = GetTickCount();
|
||||
unnamed_9 = 0;
|
||||
field_1FA = -1;
|
||||
field_1FE = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user