- copied a few more map information CCMDs to g_ccmd.
This commit is contained in:
parent
aa340145ac
commit
65f3fec283
7 changed files with 117 additions and 111 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue