From 41cc92f73e39cec5dfea6b1164176610cccc7df4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Aug 2015 13:58:32 +0300 Subject: Add strong typed int for item color. --- 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 270530f48..af597cbfb 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -84,7 +84,7 @@ class ActorManager final: public ConfigListener const int itemId, const int x, const int y, const int amount, - const unsigned char color, + const ItemColor color, const int subX, const int subY); /** -- cgit v1.2.3-60-g2f50