Mihawk преди 12 години
родител
ревизия
21802f65ec
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      Client.cpp

+ 2 - 0
Client.cpp

@@ -177,6 +177,8 @@ void Client::parsePrintedLine()
     say("> Broadcast a message: .qw <message> and .spam <message>");
     //, beware of the floodprot limits 600s for .qw and 300s for .spam");
     say("> (Un)Mute: .qw_mute .qw_unmute or .spam_mute .spam_unmute");
+    say("> Last 5 messages: .lastmsgs");
+
 		return;
 	}