mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 22:21:18 +02:00
Set new maximum for fast speed loops so that we can have multiple accelerators (by pressing +). Thanks Titi.
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user