From: Rudolf Polzer Date: Sun, 18 Dec 2011 20:06:39 +0000 (+0100) Subject: fix typo X-Git-Tag: xonotic-v0.6.0~74^2~94^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d66277a0c790cec58e9678bf4e3a784b83f2d443;p=xonotic%2Fxonotic-data.pk3dir.git fix typo --- 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"