Gl renderer is now default, don't need to override it.
This commit is contained in:
@@ -7,4 +7,4 @@
|
|||||||
|
|
||||||
echo "Launching OpenRA from $1"
|
echo "Launching OpenRA from $1"
|
||||||
cd $1
|
cd $1
|
||||||
mono --debug OpenRA.Game.exe Graphics.Renderer=Gl SupportDir=~/Library/"Application Support"/OpenRA ${@:2}
|
mono --debug OpenRA.Game.exe SupportDir=~/Library/"Application Support"/OpenRA ${@:2}
|
||||||
Reference in New Issue
Block a user