# HG changeset patch # User Wuzzy # Date 1544274798 -3600 # Node ID b33127bc24249be9dd9da034f6886aada8373062 # Parent 4edc73fc722c773d13d5223d84de5ff61709b8dc Fix incomplete syntax help of /callvote diff -r 4edc73fc722c -r b33127bc2424 gameServer/HWProtoInRoomState.hs --- a/gameServer/HWProtoInRoomState.hs Sat Dec 08 14:10:42 2018 +0100 +++ b/gameServer/HWProtoInRoomState.hs Sat Dec 08 14:13:18 2018 +0100 @@ -452,7 +452,7 @@ handleCmd_inRoom ["CALLVOTE"] = do cl <- thisClient return [AnswerClients [sendChan cl] - ["CHAT", nickServer, loc "Available callvote commands: kick , map , pause, newseed, hedgehogs"] + ["CHAT", nickServer, loc "Available callvote commands: hedgehogs , pause, newseed, map , kick "] ] handleCmd_inRoom ["CALLVOTE", "KICK"] = do