mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 19:29:47 +02:00
Default command on right-click is now configurable
This commit is contained in:
@@ -23,6 +23,7 @@ DebugMode=false
|
||||
DebugPerformance=false
|
||||
DebugNetwork=false
|
||||
DebugWorldSynch=false
|
||||
DefaultActionAttack=1
|
||||
DepthBits=16
|
||||
FactoryGraphics=OpenGL
|
||||
FactorySound=OpenAL
|
||||
@@ -75,9 +76,9 @@ ShadowTextureSize=512
|
||||
Shadows=Projected
|
||||
SoundStaticBuffers=16
|
||||
SoundStreamingBuffers=4
|
||||
SoundVolumeAmbient=80
|
||||
SoundVolumeFx=80
|
||||
SoundVolumeMusic=90
|
||||
SoundVolumeAmbient=70
|
||||
SoundVolumeFx=70
|
||||
SoundVolumeMusic=70
|
||||
StencilBits=0
|
||||
Textures3D=true
|
||||
UnitParticles=true
|
||||
|
Reference in New Issue
Block a user