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/target-cursor-in-range-l.png | Bin 0 -> 23803 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/graphics/target-cursor-in-range-l.png (limited to 'data/graphics/target-cursor-in-range-l.png') diff --git a/data/graphics/target-cursor-in-range-l.png b/data/graphics/target-cursor-in-range-l.png new file mode 100644 index 00000000..77cdf4b6 Binary files /dev/null and b/data/graphics/target-cursor-in-range-l.png differ -- cgit v1.2.3-70-g09d2