aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/vscripts/gamemodes/_gamemode_ttdm.nut
blob: 92119c1cc554f5f494c3d41818c157ef6c4d6eb9 (plain)
1
2
3
4
5
6
global function GamemodeTTDM_Init

void function GamemodeTTDM_Init()
{

}