early-access version 1297

This commit is contained in:
pineappleEA
2021-01-08 09:50:55 +01:00
parent dce514f0f4
commit 2fccc28f30
21 changed files with 368 additions and 269 deletions

View File

@@ -79,8 +79,6 @@ void Config::ReadValues() {
Settings::values.enable_accurate_vibrations.SetValue(false);
Settings::values.motion_enabled.SetValue(true);
Settings::values.touchscreen.enabled = "";
Settings::values.touchscreen.device = "";
Settings::values.touchscreen.finger = 0;
Settings::values.touchscreen.rotation_angle = 0;
Settings::values.touchscreen.diameter_x = 15;
Settings::values.touchscreen.diameter_y = 15;