summary refs log tree commit diff stats
path: root/nbproject/genfiles.properties
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-01-27 14:28:43 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-01-27 14:28:43 -0500
commit9ca53b553cfaf488f7e8e678721bf9e655fa377e (patch)
treefa110584eb1b083fbe0e005ab9f235f3a8f931f1 /nbproject/genfiles.properties
parentcd6b39590b8aced78fc2f6ed0c345fb9af1960c0 (diff)
downloadfourpuzzle-9ca53b553cfaf488f7e8e678721bf9e655fa377e.tar.gz
fourpuzzle-9ca53b553cfaf488f7e8e678721bf9e655fa377e.tar.bz2
fourpuzzle-9ca53b553cfaf488f7e8e678721bf9e655fa377e.zip
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).
Diffstat (limited to 'nbproject/genfiles.properties')
-rw-r--r--nbproject/genfiles.properties3
1 files changed, 3 insertions, 0 deletions
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
6nbproject/build-impl.xml.data.CRC32=15d90fc1 6nbproject/build-impl.xml.data.CRC32=15d90fc1
7nbproject/build-impl.xml.script.CRC32=3013fcc1 7nbproject/build-impl.xml.script.CRC32=3013fcc1
8nbproject/build-impl.xml.stylesheet.CRC32=487672f9 8nbproject/build-impl.xml.stylesheet.CRC32=487672f9
9nbproject/profiler-build-impl.xml.data.CRC32=15d90fc1
10nbproject/profiler-build-impl.xml.script.CRC32=abda56ed
11nbproject/profiler-build-impl.xml.stylesheet.CRC32=42cb6bcf