diff --git a/.travis.yml b/.travis.yml index a9beb27d..53397e43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ before_install: - echo $PATH - git clone https://github.com/SDLash3D/xash3d jni/src/Xash3D/xash3d - git clone https://github.com/SDLash3D/halflife jni/src/HLSDK/halflife - - git clone https://github.com/SDLash3D/MobileTouchControls jni/src/MobileTouchControls/ + - git clone https://github.com/SDLash3D/MobileTouchControls jni/src/MobileTouchControls/MobileTouchControls - git clone https://github.com/SDLash3D/nanogl jni/src/NanoGL/nanogl - git clone https://github.com/SDLash3D/XashXT jni/src/XashXT/XashXT - git clone https://github.com/mittorn/SDL-mirror jni/src/SDL2/SDL-mirror diff --git a/jni/src/HLSDK/halflife b/jni/src/HLSDK/halflife deleted file mode 120000 index f4ef87ee..00000000 --- a/jni/src/HLSDK/halflife +++ /dev/null @@ -1 +0,0 @@ -../../../../halflife/ \ No newline at end of file diff --git a/jni/src/NanoGL/nanogl b/jni/src/NanoGL/nanogl deleted file mode 120000 index 393a797f..00000000 --- a/jni/src/NanoGL/nanogl +++ /dev/null @@ -1 +0,0 @@ -../../../../nanogl/ \ No newline at end of file diff --git a/jni/src/SDL2/SDL-mirror b/jni/src/SDL2/SDL-mirror deleted file mode 120000 index 01d79510..00000000 --- a/jni/src/SDL2/SDL-mirror +++ /dev/null @@ -1 +0,0 @@ -../../../../SDL2/ \ No newline at end of file diff --git a/jni/src/Xash3D/xash3d b/jni/src/Xash3D/xash3d deleted file mode 120000 index 02fea2ca..00000000 --- a/jni/src/Xash3D/xash3d +++ /dev/null @@ -1 +0,0 @@ -../../../../xash3d/ \ No newline at end of file diff --git a/jni/src/XashXT/XashXT b/jni/src/XashXT/XashXT deleted file mode 120000 index 97365f9c..00000000 --- a/jni/src/XashXT/XashXT +++ /dev/null @@ -1 +0,0 @@ -../../../../XashXT/ \ No newline at end of file