From 88697bc3503090194877b241b987ddc751034166 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 May 2015 17:19:32 +0300 Subject: Add strong typed bool type NpcNames. --- src/actormanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actormanager.h') diff --git a/src/actormanager.h b/src/actormanager.h index 9d0bc261c..b6a9eb703 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -236,7 +236,7 @@ class ActorManager final: public ConfigListener const std::string &header); void getPlayerNames(StringVect &names, - const bool npcNames) const; + const NpcNames npcNames) const; void getMobNames(StringVect &names) const; -- cgit v1.2.3-60-g2f50