projects
/
divverent
/
nexuiz.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
git-svn-id: svn://svn.icculus.org/nexuiz/trunk@720 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
[divverent/nexuiz.git]
/
data
/
game_reset.cfg
1
// we're starting a server, but if a map is already running, we have to
\r
2
// reset any pre-existing configurations so that capture the flag for example
\r
3
// won't stick around when the user starts a new dm map.
\r
4
\r
5
set g_tdm 0
\r
6
set g_ctf 0
\r
7
set g_domination 0
\r
8
set g_runematch 0
\r
9
set g_lms 0
\r
10
set teamplay 0
\r
11
set gamecfg 0
\r