Files
commandergenius/project/jni/application/openttd/findversion.sh.patch
2012-11-23 20:45:55 +02:00

11 lines
242 B
Diff

--- findversion.sh (revision 24501)
+++ findversion.sh (working copy)
@@ -134,6 +134,7 @@
REV_NR=""
fi
+MODIFIED="0" # This prevents Andorid build from connecting to a public servers
if [ "$MODIFIED" -eq "2" ]; then
REV="${REV}M"
fi