mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-04 00:23:22 +08:00
9 lines
77 B
C++
9 lines
77 B
C++
|
|
||
|
#include "main.h"
|
||
|
|
||
|
CGameMode::CGameMode()
|
||
|
{
|
||
|
field_68 = 0;
|
||
|
field_69 = 0;
|
||
|
}
|