From 1a5c1d155337923ab8b0c208ba7cc4dc3cb70e18 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 14 Nov 2015 16:15:55 +0300 Subject: Remove unused sprite action mapping. --- src/resources/spriteaction.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/resources/spriteaction.h') diff --git a/src/resources/spriteaction.h b/src/resources/spriteaction.h index d46150a46..61967f155 100644 --- a/src/resources/spriteaction.h +++ b/src/resources/spriteaction.h @@ -40,14 +40,9 @@ namespace SpriteAction static const std::string STAND("stand"); static const std::string SIT("sit"); static const std::string SITTOP("sittop"); - static const std::string SLEEP("sleep"); static const std::string DEAD("dead"); static const std::string MOVE("walk"); static const std::string ATTACK("attack"); - static const std::string HURT("hurt"); - static const std::string USE_SPECIAL("special"); - static const std::string CAST_MAGIC("magic"); - static const std::string USE_ITEM("item"); static const std::string SPAWN("spawn"); static const std::string FLY("fly"); -- cgit v1.2.3-70-g09d2