]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
remove gl_lockarrays 0 on OS X (option no longer exists for ages)
authorRudolf Polzer <divverent@alientrap.org>
Sat, 4 Sep 2010 14:48:37 +0000 (16:48 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 4 Sep 2010 14:48:37 +0000 (16:48 +0200)
misc/buildfiles/osx/Xonotic-SDL.app/Contents/MacOS/xonotic-osx-sdl
misc/buildfiles/osx/Xonotic.app/Contents/MacOS/xonotic-osx-agl

index 1926bbdeee85666c054e98bbb7bfddb9dde34f8e..0620633f4145421bb671585497ec610bfa0ba899 100644 (file)
@@ -3,5 +3,4 @@
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable
 
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable
 
-exec "$0"-bin "$@" -notexturenonpoweroftwo +"gl_lockarrays 0"
-
+exec "$0"-bin "$@" -notexturenonpoweroftwo
index 77cdbe566dc82d436826927bc9ea3305cf4fafff..0620633f4145421bb671585497ec610bfa0ba899 100644 (file)
@@ -3,4 +3,4 @@
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable
 
 export DYLD_LIBRARY_PATH="${0%/*}"
        # same dir as the executable
 
-exec "$0"-bin "$@" -notexturenonpoweroftwo +"gl_lockarrays 0"
+exec "$0"-bin "$@" -notexturenonpoweroftwo