Fixed release version yet another time
This commit is contained in:
@@ -67,12 +67,6 @@ fi
|
||||
cd `dirname "$0"`
|
||||
ROOT_DIR=`pwd`
|
||||
|
||||
# Override version number, to allow OpenTTD with Android modifications to connect to official servers
|
||||
if [ -e $ROOT_DIR/version-override ]; then
|
||||
cat $ROOT_DIR/version-override
|
||||
exit
|
||||
fi
|
||||
|
||||
# Determine if we are using a modified version
|
||||
# Assume the dir is not modified
|
||||
MODIFIED="0"
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
1.5.0-RC1 27196 0 1.5.0-RC1
|
||||
Reference in New Issue
Block a user