]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/world.qh
Avoid changing timelimit in the endmatch alias so that the timer shows the correct...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / world.qh
index b23ffc4d866106fe6af454100c1cf6e225524e22..bf2092bbc0b7e96705fa003897b8a46e16d45cb8 100644 (file)
@@ -3,6 +3,7 @@
 #include <common/weapons/_all.qh>
 
 bool autocvar__sv_init;
+bool autocvar__endmatch;
 bool autocvar_g_use_ammunition;
 bool autocvar_g_jetpack;
 bool autocvar_g_warmup_allguns;