1 changed files with 2 additions and 1 deletions
@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then |
|||
set -x |
|||
fi |
|||
|
|||
version="271215" |
|||
version="010216" |
|||
|
|||
#### Variables #### |
|||
|
|||
@ -21,6 +21,7 @@ email="[email protected]" |
|||
# Start Variables |
|||
defaultmap="DM-Rankin" |
|||
ip="0.0.0.0" |
|||
startonmonitor="off" |
|||
|
|||
fn_parms(){ |
|||
parms="server ${defaultmap}?game=XGame.xDeathMatch -nohomedir ini=${servercfg} log=${gamelog}" |
|||
|
Loading…
Reference in new issue