mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
rework
This commit is contained in:
@@ -62,6 +62,7 @@ class PlayerMessageProcessor
|
||||
void commandKick(PlayerColor player, const std::vector<std::string> & words);
|
||||
void commandSave(PlayerColor player, const std::vector<std::string> & words);
|
||||
void commandCheaters(PlayerColor player, const std::vector<std::string> & words);
|
||||
void commandStatistic(PlayerColor player, const std::vector<std::string> & words);
|
||||
void commandHelp(PlayerColor player, const std::vector<std::string> & words);
|
||||
void commandVote(PlayerColor player, const std::vector<std::string> & words);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user