mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
Set new maximum for fast speed loops so that we can have multiple accelerators (by pressing +). Thanks Titi.
This commit is contained in:
parent
11cd3b4a17
commit
c34c051f49
@ -30,7 +30,7 @@ DebugWorldSynch=false
|
|||||||
DepthBits=16
|
DepthBits=16
|
||||||
FactoryGraphics=OpenGL
|
FactoryGraphics=OpenGL
|
||||||
FactorySound=OpenAL
|
FactorySound=OpenAL
|
||||||
FastSpeedLoops=2
|
FastSpeedLoops=8
|
||||||
FileArchiveExtension=.7z
|
FileArchiveExtension=.7z
|
||||||
FileArchiveExtractCommand=7z
|
FileArchiveExtractCommand=7z
|
||||||
FileArchiveExtractCommandParameters=x -o{outputpath} {archivename}
|
FileArchiveExtractCommandParameters=x -o{outputpath} {archivename}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user