Enable 120fps and mouse on iOS

This commit is contained in:
Luke Street
2026-04-10 16:43:56 -06:00
parent 2217205fa7
commit d8a38a03da
+4
View File
@@ -75,5 +75,9 @@
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>