You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zack Middleton edited this page Mar 1, 2014
·
2 revisions
Porting Notes
OpenArena's sv_dorestart cvar in the engine has been replaced with a VM Call (GAME_MAP_RESTART). See GCF_DO_RESTART cvar table flag and G_MapRestart function in mint-arena g_main.c.