From c34c051f4943d6de33c1ef9e2f0b60a4dadda254 Mon Sep 17 00:00:00 2001 From: Tom Reynolds Date: Thu, 31 Jan 2013 12:53:42 +0000 Subject: [PATCH] Set new maximum for fast speed loops so that we can have multiple accelerators (by pressing +). Thanks Titi. --- 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 9c35f522..aa7e37be 100644 --- a/mk/linux/glest.ini +++ b/mk/linux/glest.ini @@ -30,7 +30,7 @@ DebugWorldSynch=false DepthBits=16 FactoryGraphics=OpenGL FactorySound=OpenAL -FastSpeedLoops=2 +FastSpeedLoops=8 FileArchiveExtension=.7z FileArchiveExtractCommand=7z FileArchiveExtractCommandParameters=x -o{outputpath} {archivename}