diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-07-03 18:31:12 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-07-03 18:31:12 +1000 |
commit | deb96742e020be5e83314a5a28ddba3c96df6f6e (patch) | |
tree | 84a3e2fe6b0fd852c14a50a82a21c2b352291801 /assets/opensb/interface.config.patch | |
parent | 1dacc0f41ad04a75e9fa3ca2bb6289aac57b68a7 (diff) |
Prevent particle copy, tweak debugging some more
probably not too time-saving
Diffstat (limited to 'assets/opensb/interface.config.patch')
-rw-r--r-- | assets/opensb/interface.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/interface.config.patch b/assets/opensb/interface.config.patch index 5df1eb5..85e81cf 100644 --- a/assets/opensb/interface.config.patch +++ b/assets/opensb/interface.config.patch @@ -16,7 +16,7 @@ "debugFont" : "mono", "debugFontSize" : 7, - "debugFontDirectives" : "?border=1;0007;0000", + "debugFontDirectives" : "?border=1;2224;0000", // Change planet name to support the new internal string formatting. "planetNameFormatString" : "- {} -", |