SA-MP/bot/gamemodes.cpp

9 lines
77 B
C++
Raw Normal View History

2024-01-19 23:19:26 +08:00
#include "main.h"
CGameMode::CGameMode()
{
field_68 = 0;
field_69 = 0;
}