diff --git a/source/server/defs/custom.qc b/source/server/defs/custom.qc index 9f169c2..72c6827 100644 --- a/source/server/defs/custom.qc +++ b/source/server/defs/custom.qc @@ -50,7 +50,9 @@ float coop; void(string com) SV_ParseClientCommand; .float gravity; .float recoil_delay; +#ifndef HANDHELD .float mapversion; +#endif .float ammo; #endif