This commit is contained in:
2023-04-02 23:47:41 -07:00
parent 39677e23b0
commit 038d7e003e

View File

@@ -21,7 +21,7 @@ case $TARGET in
UNITY_VERSION=ubuntu-$UNITY_VERSION UNITY_VERSION=ubuntu-$UNITY_VERSION
;; ;;
"android") "android")
UNITY_TARGET=android-1.01 UNITY_TARGET=android-1.0.1
UNITY_TARGET=ubuntu-$UNITY_VERSION UNITY_TARGET=ubuntu-$UNITY_VERSION
;; ;;
"webgl") "webgl")