summaryrefslogtreecommitdiff
path: root/data/graphics/target-cursor-normal-l.png
AgeCommit message (Collapse)AuthorFilesLines
2010-05-09Move target cursor management into ActorSpriteJared Adams1-0/+0
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