projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab697b
)
Whitelist g_*_round_timelimit
author
Dr. Jaska <drjaska83@gmail.com>
Sat, 11 Jun 2022 23:35:24 +0000
(23:35 +0000)
committer
terencehill <piuntn@gmail.com>
Sat, 11 Jun 2022 23:35:24 +0000
(23:35 +0000)
qcsrc/server/world.qc
patch
|
blob
|
history
diff --git
a/qcsrc/server/world.qc
b/qcsrc/server/world.qc
index 6c2e4a3f71b906f18242bf69ac8220aab0b6d2ab..47d2dfaa78d98c309cf5d28507bd477cd2dd5b59 100644
(file)
--- a/
qcsrc/server/world.qc
+++ b/
qcsrc/server/world.qc
@@
-414,6
+414,7
@@
void cvar_changes_init()
BADPREFIX("sv_timeout_");
BADPREFIX("sv_vote_");
BADPREFIX("timelimit_");
+ BADPRESUFFIX("g_", "_round_timelimit");
// allowed changes to server admins (please sync this to server.cfg)
// vi commands: