From 4164b8f393eeb67945595a6b4f2a20cb4a85bfcc Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Sat, 22 Jan 2011 00:52:08 +0000 Subject: [PATCH] - removed bad space in mydata property --- mk/linux/glest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/linux/glest.ini b/mk/linux/glest.ini index 04195e4d..7ff6a581 100644 --- a/mk/linux/glest.ini +++ b/mk/linux/glest.ini @@ -74,6 +74,6 @@ SoundVolumeMusic=90 StencilBits=0 Textures3D=true UnitParticles=true -UserData_Root=mydata/ +UserData_Root=mydata/ VersionURL=http://master.megaglest.org/files/versions/ Windowed=false