src/supertux/sector.cpp: Use shift delta when checking the position of non-sloped...
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 31 Jan 2010 22:44:17 +0000 (22:44 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 31 Jan 2010 22:44:17 +0000 (22:44 +0000)
commit1ddeacb83033823ef6153292e140045ae6f13e73
tree6ff6a5839b3f84497dc3c831d43106bd42129fa0
parentb44f1e75bac87e4bf15ceedf8c81096ac9b579b7
src/supertux/sector.cpp: Use shift delta when checking the position of non-sloped unisolid tiles.

This solves the "Tux falls through unisolid moving platforms" bug observed by
Mathnerd314.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6302 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/supertux/sector.cpp