Missed the setting for joystick button on toolbar, oops.

This commit is contained in:
Inusaito Sayori
2014-07-11 06:42:46 -04:00
parent aadecaf102
commit 8236964029

View File

@@ -1384,6 +1384,17 @@
<key>Value</key>
<boolean>0</boolean>
</map>
<key>ToolbarVisibleJoystick</key>
<map>
<key>Comment</key>
<string>Whether or not the button for joystick configuration is on the toolbar</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<boolean>0</boolean>
</map>
<key>ToolbarVisibleLagMeter</key>
<map>
<key>Comment</key>