about summary refs log tree commit diff
path: root/src/game/g_variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_variables.h')
-rw-r--r--src/game/g_variables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_variables.h b/src/game/g_variables.h
index e95b1e4e..c08bd10d 100644
--- a/src/game/g_variables.h
+++ b/src/game/g_variables.h
@@ -47,6 +47,7 @@ MACRO_CONFIG_INT(sv_warmup, 0, 0, 0)
 MACRO_CONFIG_STR(sv_motd, 900, "")
 MACRO_CONFIG_INT(sv_teamdamage, 0, 0, 1)
 MACRO_CONFIG_STR(sv_maprotation, 512, "")
+MACRO_CONFIG_INT(sv_rounds_per_map, 1, 1, 100)
 MACRO_CONFIG_INT(sv_powerups, 1, 0, 1)
 MACRO_CONFIG_INT(sv_scorelimit, 20, 0, 1000)
 MACRO_CONFIG_INT(sv_timelimit, 0, 0, 1000)