projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove `-Wno-double-declaration`
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
server
/
cheats.qh
diff --git
a/qcsrc/server/cheats.qh
b/qcsrc/server/cheats.qh
index
8c27691
..
1f31add
100644
(file)
--- 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;
float cheatcount_total;
.float cheatcount;