BetterKill: remove extraneous newline in /help message

master
Drake 2 years ago
parent 2e6850c272
commit a3b86b1a1c

@ -4,7 +4,7 @@ HelpMessage = "- BetterKill\n" ..
" literally just a better kill command because Core's sucks\n" ..
"Examples:\n" ..
" /bkill Player - kills the player named 'Player'\n" ..
" /bkill mtWither - kills all Withers known to the server\n"
" /bkill mtWither - kills all Withers known to the server"
MobTypeTable = {
[-1] = "mtInvalid",

Loading…
Cancel
Save