Default command on right-click is now configurable

This commit is contained in:
mathusummut
2019-02-05 00:31:53 +01:00
parent 0a23658659
commit 7a9c386748
9 changed files with 61 additions and 29 deletions

View File

@@ -23,6 +23,7 @@ DebugMode=false
DebugPerformance=false
DebugNetwork=false
DebugWorldSynch=false
DefaultActionAttack=1
DepthBits=16
FactoryGraphics=OpenGL
FactorySound=OpenAL
@@ -74,9 +75,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

View File

@@ -23,6 +23,7 @@ DebugMode=false
DebugPerformance=false
DebugNetwork=false
DebugWorldSynch=false
DefaultActionAttack=1
DepthBits=16
FactoryGraphics=OpenGL
FactorySound=OpenAL
@@ -74,9 +75,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