From f269d5a68e6a22676c49961c7529b9c00dc90649 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 9 May 2010 14:31:43 -0600 Subject: Move target cursor management into ActorSprite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This simplifies handling of target cursors, centralizing their logic into a single class, instead of two. Also make them more flexible and move the image files outside of the theme so servers can can control them and give them better names. Reviewed-by: Thorbjørn Lindeijer --- data/graphics/gui/target-cursor-red-m.png | Bin 17950 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 data/graphics/gui/target-cursor-red-m.png (limited to 'data/graphics/gui/target-cursor-red-m.png') diff --git a/data/graphics/gui/target-cursor-red-m.png b/data/graphics/gui/target-cursor-red-m.png deleted file mode 100644 index e2ab79c2..00000000 Binary files a/data/graphics/gui/target-cursor-red-m.png and /dev/null differ -- cgit v1.2.3-70-g09d2