forked from github/server
setup new games defaulting to turn 0
This commit is contained in:
parent
3574d4a0b9
commit
c57907e340
1 changed files with 1 additions and 0 deletions
1
s/setup
1
s/setup
|
@ -91,6 +91,7 @@ ini_add lua install $SOURCE
|
|||
ini_add lua paths $SOURCE/scripts:$SOURCE/lunit
|
||||
ini_add lua rules $rules
|
||||
|
||||
echo 0 > turn
|
||||
touch newfactions
|
||||
ln -sf $SOURCE/bin/eressea
|
||||
ln -sf $SOURCE/scripts/run-turn.lua
|
||||
|
|
Loading…
Reference in a new issue