Browse Source

jc2server

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
04009af6c0
  1. 3
      JustCause2/jc2server

3
JustCause2/jc2server

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="271215" version="010216"
#### Variables #### #### Variables ####
@ -24,6 +24,7 @@ steampass=""
# Start Variables # Start Variables
updateonstart="off" updateonstart="off"
startonmonitor="off"
fn_parms(){ fn_parms(){
parms="" parms=""

Loading…
Cancel
Save