X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fcheats.qh;h=1f31addee398ef6bfd529706e7de914375ca468b;hp=8c276919c51082206169b6050dd44335d7d1fc84;hb=a08620064dbe59abd194f302768d65934b87b6df;hpb=d56c3437d965403eb83514b04b50323bc72bd0c4;ds=sidebyside diff --git a/qcsrc/server/cheats.qh b/qcsrc/server/cheats.qh index 8c276919c5..1f31addee3 100644 --- a/qcsrc/server/cheats.qh +++ b/qcsrc/server/cheats.qh @@ -1,4 +1,4 @@ -float autocvar_sv_cheats; // must... declare... global +//float autocvar_sv_cheats; // must... declare... global float cheatcount_total; .float cheatcount;