]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - svvm_cmds.c
added BX_WAL_SUPPORT to extensions list and documented it (.wal texture support has...
[xonotic/darkplaces.git] / svvm_cmds.c
index 99958491feafc081c1d6fec803405890e23cd25f..f6043336bb8406f3c8453cdbd94b548d1abafdf2 100644 (file)
@@ -7,6 +7,7 @@ cvar_t sv_aim = {CVAR_SAVE, "sv_aim", "2", "maximum cosine angle for quake's ver
 
 
 char *vm_sv_extensions =
+"BX_WAL_SUPPORT "
 "DP_CON_EXPANDCVAR "
 "DP_CON_ALIASPARAMETERS "
 "DP_BUTTONCHAT "