mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-10-30 15:20:38 +00:00
SteamTweaks: Move Overlay-Tweaks that run SteamSharedsContext to subfolder
This commit is contained in:
parent
b35f422a54
commit
b0b67f8c9d
@ -1,6 +1,6 @@
|
||||
|
||||
import type { SteamConfig } from "../../common/util/types";
|
||||
import { initTweak } from "../../common/tweakApi";
|
||||
import type { SteamConfig } from "../../../common/util/types";
|
||||
import { initTweak } from "../../../common/tweakApi";
|
||||
|
||||
|
||||
const backup: { originalFpsCorner?: number } = {};
|
Loading…
Reference in New Issue
Block a user