- copied a few more map information CCMDs to g_ccmd.

This commit is contained in:
Christoph Oelckers 2019-01-31 03:03:56 +01:00
commit 65f3fec283
7 changed files with 117 additions and 111 deletions

View file

@ -61,8 +61,8 @@
#include "i_time.h"
#include "maploader.h"
CVAR(Bool, gl_cachenodes, true, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
CVAR(Float, gl_cachetime, 0.6f, CVAR_ARCHIVE|CVAR_GLOBALCONFIG)
EXTERN_CVAR(Bool, gl_cachenodes)
EXTERN_CVAR(Float, gl_cachetime)
// fixed 32 bit gl_vert format v2.0+ (glBsp 1.91)
struct mapglvertex_t