mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[saco] Fix GameResetRadarColors
This commit is contained in:
parent
91affd9421
commit
c8b7097a57
@ -1033,6 +1033,7 @@ DWORD __stdcall TranslateColorCodeToRGBA(int iCode)
|
||||
void GameResetRadarColors()
|
||||
{
|
||||
memcpy(&dwUseHudColors[0],&dwHudColors[0],sizeof(DWORD)*NUM_RADAR_COLORS);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user