mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Add CGameMode::Load
stub
This commit is contained in:
@ -14,6 +14,7 @@ public:
|
||||
CGameMode();
|
||||
~CGameMode();
|
||||
|
||||
bool Load(char* pFileName);
|
||||
void Unload();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user