From d66277a0c790cec58e9678bf4e3a784b83f2d443 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 18 Dec 2011 21:06:39 +0100 Subject: [PATCH] fix typo --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index cdca6cb29..55e0b2c46 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -995,7 +995,7 @@ seta cl_notify_carried_items "3" "notify you of carried items when you obtain th // startmap_dm is used when running with the -listen or -dedicated commandline options set serverconfig server.cfg -set sv_init 0 +set _sv_init 0 alias startmap_dm "set _sv_init 0; map _init/_init; exec $serverconfig; set _sv_init 1" alias sv_loadconfig "exec $serverconfig" alias sv_restart "say \"Server will restart at the end of the match, you will all be reconnected automatically. $* \"; quit_and_redirect self" -- 2.39.2