diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-28 01:07:55 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-28 01:07:55 +1000 |
commit | 59ab7dabe6b24fe998764f23d0da15aa7d4af3f9 (patch) | |
tree | c3a318aa247027be531227f1d71238dbb0bee94b /assets/opensb/interface.config.patch | |
parent | a1e428fafa61b98d5405914290f251978cd9ac31 (diff) |
Misc internal UI fixes
Diffstat (limited to 'assets/opensb/interface.config.patch')
-rw-r--r-- | assets/opensb/interface.config.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/opensb/interface.config.patch b/assets/opensb/interface.config.patch index b725639..8031217 100644 --- a/assets/opensb/interface.config.patch +++ b/assets/opensb/interface.config.patch @@ -23,5 +23,6 @@ "buttonHoverSound" : [ "/sfx/interface/button/hover.wav" ], "buttonHoverOffSound" : [ "/sfx/interface/button/hover_off.wav" ], - "debugSpatialClearTime" : 0.0 + "debugSpatialClearTime" : 0.0, + "debugOffset" : [32, 100] }
\ No newline at end of file |