From 6ca3e7e52584261f9d43de1a68c09f20a762cac1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Mar 2016 19:14:04 +0300 Subject: Move cursor drawing function from ActorSprite into Being. --- src/being/flooritem.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/being/flooritem.cpp') diff --git a/src/being/flooritem.cpp b/src/being/flooritem.cpp index 05352c40f..3dd5e3371 100644 --- a/src/being/flooritem.cpp +++ b/src/being/flooritem.cpp @@ -193,7 +193,6 @@ void FloorItem::draw(Graphics *const graphics, const int px = getActorX() + offsetX; const int py = getActorY() + offsetY; - ActorSprite::draw1(graphics, px, py); CompoundSprite::draw(graphics, px, py); if (mHighlight) -- cgit v1.2.3-70-g09d2