projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a9973
)
fix typo
author
Rudolf Polzer <divverent@alientrap.org>
Sun, 18 Dec 2011 20:06:39 +0000
(21:06 +0100)
committer
Rudolf Polzer <divverent@alientrap.org>
Sun, 18 Dec 2011 20:06:39 +0000
(21:06 +0100)
defaultXonotic.cfg
patch
|
blob
|
history
diff --git
a/defaultXonotic.cfg
b/defaultXonotic.cfg
index cdca6cb29ddc186a6f4ac8e1aac936960cbd4ed2..55e0b2c46afe2a048e8ba3b5fe521409174f20ff 100644
(file)
--- 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"