From 8db56130426f2c61e10219eddb67ee86bea82961 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Feb 2016 00:50:31 +0300 Subject: Extend chat command /all to log corruption in actors lists. --- src/actormanager.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/actormanager.h') diff --git a/src/actormanager.h b/src/actormanager.h index 59f8552d2..60a0bec00 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -259,10 +259,9 @@ class ActorManager final: public ConfigListener bool isBlocked(const BeingId id) const; - void printAllToChat() const; + void printAllToChat(); - static void printBeingsToChat(const ActorSprites &beings, - const std::string &header); + void printBeingsToChat(const std::string &header); static void printBeingsToChat(const std::vector &beings, const std::string &header); -- cgit v1.2.3-60-g2f50