diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-25 09:39:23 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-25 09:39:23 +1000 |
commit | a81490c35ca93174265f18d98a542d383a11bdfa (patch) | |
tree | 54b75354b8a2273c5c5055c0f0caa9ba88f02e5e /assets/opensb/interface.config.patch | |
parent | 1b86da7f3634b8bc19473fde10b0a9079b0f4580 (diff) |
reduce some Directives exceptions down to error strings for perf
additionally, image operations that don't exist simply pass through now
Diffstat (limited to 'assets/opensb/interface.config.patch')
-rw-r--r-- | assets/opensb/interface.config.patch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/opensb/interface.config.patch b/assets/opensb/interface.config.patch index e1ee5b7..eedd728 100644 --- a/assets/opensb/interface.config.patch +++ b/assets/opensb/interface.config.patch @@ -14,7 +14,9 @@ "offset" : [0, 13] }, "specialDamageBar" : { - "nameStyle" : {} + "nameStyle" : { + "fontSize" : 18 + } }, "textStyle" : {}, "buttonTextStyle" : { |