From 7c8c6e2b37be39fbef4c168342fcdebc4ec58974 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 8 Feb 2009 13:35:20 -0500 Subject: Added support for other System files Because the coordinates and transparent color previously used were tuned for the default System file, the coordinates were changed to be more forgiving and the color is picked from the last pixel of the first row from the graphic. Also, for some reason, every file in source control has been marked as modified, even though most haven't been. Don't know why this happened. --- src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java (limited to 'src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java') diff --git a/src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java b/src/com/fourisland/fourpuzzle/gamestate/mapview/event/SpecialEvent.java old mode 100644 new mode 100755 -- cgit 1.4.1