Shift-crouch-toggle is now a setting

This commit is contained in:
Siana Gearz
2012-08-20 05:05:39 +02:00
parent 5f32d9347d
commit d319ebc0a8
3 changed files with 16 additions and 3 deletions

View File

@@ -9,6 +9,18 @@
<string>settings_rlv.xml</string>
</array>
<key>SGShiftCrouchToggle</key>
<map>
<key>Comment</key>
<string>Allow crouch toggle by holding shift</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>SGServerVersionChangedNofification</key>
<map>
<key>Comment</key>