Plumb touch mode and stats overlay preferences

This commit is contained in:
Cameron Gutman
2020-11-01 11:50:00 -06:00
parent 6fd8baee41
commit 2114e39237
16 changed files with 221 additions and 57 deletions
+10
View File
@@ -156,6 +156,16 @@
<key>DefaultValue</key>
<false/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Statistics Overlay</string>
<key>Key</key>
<string>statsOverlay</string>
<key>DefaultValue</key>
<false/>
</dict>
</array>
</dict>
</plist>