mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 12:56:42 +02:00
Move preferences.ts & settings.ts to utils/
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { t } from "../../utils/translation";
|
||||
import { SettingElementType } from "../settings";
|
||||
import { SettingElementType } from "../../utils/settings";
|
||||
import { GamepadKey, MouseButtonCode, MouseMapTo, MkbPresetKey } from "./definitions";
|
||||
import { MkbHandler } from "./mkb-handler";
|
||||
import type { MkbPresetData, MkbConvertedPresetData } from "../../types/mkb";
|
||||
|
Reference in New Issue
Block a user