mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[server] Add signal handling
* Add CNetGame::LoadBanList() stub
This commit is contained in:
@ -484,4 +484,10 @@ void CNetGame::Process()
|
||||
this->field_82 = this->field_82 + v4;
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
void CNetGame::LoadBanList()
|
||||
{
|
||||
// TODO: CNetGame::LoadBanList W: 48EAE0 L: 80AF1A0
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user