From 9ca53b553cfaf488f7e8e678721bf9e655fa377e Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Tue, 27 Jan 2009 14:28:43 -0500 Subject: Fixed "walk-thru-me" bug Previously, Map's checkForCollision did not properly check collision and would allow an event to initiate movement to a location another event was already moving to (but wasn't at yet). --- nbproject/genfiles.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nbproject/genfiles.properties') diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 5921ab8..391a3ec 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -6,3 +6,6 @@ build.xml.stylesheet.CRC32=be360661 nbproject/build-impl.xml.data.CRC32=15d90fc1 nbproject/build-impl.xml.script.CRC32=3013fcc1 nbproject/build-impl.xml.stylesheet.CRC32=487672f9 +nbproject/profiler-build-impl.xml.data.CRC32=15d90fc1 +nbproject/profiler-build-impl.xml.script.CRC32=abda56ed +nbproject/profiler-build-impl.xml.stylesheet.CRC32=42cb6bcf -- cgit 1.4.1