1.2.2a - Whoops

This commit is contained in:
andristum
2019-10-24 08:04:58 +02:00
parent 3a3eb3d4cb
commit e1a7ab1908

View File

@@ -89,7 +89,7 @@ function EmotesOnCommand(source, args, raw)
EmotesCommand = EmotesCommand .. ""..a..", "
end
EmoteChatMessage(EmotesCommand)
EmoteChatMessage("Do /emotemenu for a menu (currently only displays emotes)")
EmoteChatMessage("Do /emotemenu for a menu")
end
function pairsByKeys (t, f)