diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-27 20:55:10 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-27 20:55:10 +1000 |
commit | baf3a1cf7671e3be0c614a55803b56d1e8aa4b0d (patch) | |
tree | f39cd6bcb07c2b51bc5630bd913a660ea52e921b /assets/opensb/help.config.patch | |
parent | 332983c97b7a729c4dc5f19aa9ee4a22c420f7d8 (diff) |
Fix crash warping to planets and leftover formatting errors
Diffstat (limited to 'assets/opensb/help.config.patch')
-rw-r--r-- | assets/opensb/help.config.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/opensb/help.config.patch b/assets/opensb/help.config.patch new file mode 100644 index 0000000..deddd21 --- /dev/null +++ b/assets/opensb/help.config.patch @@ -0,0 +1,5 @@ +{ + "basicHelpText" : "Basic commands are: {}", + "adminHelpText" : "Admin commands are: {}", + "debugHelpText" : "Debug commands are: {}" +}
\ No newline at end of file |