diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-09-09 20:32:23 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-09-09 20:32:23 +1000 |
commit | 95b13f670d8ce1de5c71c35ce475de165b53cc4f (patch) | |
tree | 95fe62f2e012277e50dcb29a409478ab6b7ecbd2 /assets/opensb/help.config.patch | |
parent | 227585f1dc027dec43152a409dbadb26b19e2c3d (diff) |
code clean-up
Diffstat (limited to 'assets/opensb/help.config.patch')
-rw-r--r-- | assets/opensb/help.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/help.config.patch b/assets/opensb/help.config.patch index b3f31a6..ad1da12 100644 --- a/assets/opensb/help.config.patch +++ b/assets/opensb/help.config.patch @@ -11,6 +11,6 @@ "openSbCommands": { "swap": "Usage /swap <name>. Swaps the current character, case-insensitive, only substring required.", - "respawninworld": "Usage /respawnInWorld. Sets the respawn flag for the current world until you teleport away." + "respawninworld": "Usage /respawninworld. Sets the respawn flag for the current world until you teleport away." } } |