mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[saco] Implement cmdMem()
This commit is contained in:
parent
503cb19e4f
commit
8b2b8fdd05
@ -53,7 +53,7 @@ void cmdHudScaleFix(PCHAR szCmd)
|
||||
|
||||
void cmdMem(PCHAR szCmd)
|
||||
{
|
||||
// TODO: cmdMem
|
||||
pChatWindow->AddDebugMessage("Memory: %u",*(DWORD *)0x8A5A80);
|
||||
}
|
||||
|
||||
void cmdSetFrameLimit(PCHAR szCmd)
|
||||
|
Loading…
Reference in New Issue
Block a user