]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/sys-pre.qh
Remove the cvar wrappers that existed for the campaign, which are now useless thanks...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / sys-pre.qh
index 9799a087ea0814e7a2d52b98f4f47a5c5d58e622..f60bb9984d408490a3e52d3dbb32656b90baa835 100644 (file)
@@ -1,9 +1,6 @@
 #pragma once
 
 #define droptofloor builtin_droptofloor
-#define cvar_set builtin_cvar_set
-#define cvar_string builtin_cvar_string
-#define cvar builtin_cvar
 
 #define IT_SHOTGUN          _IT_SHOTGUN /* BIT(0) */
 #define IT_SUPER_SHOTGUN    _IT_SUPER_SHOTGUN /* BIT(1) */