src/supertux/sector.cpp: Use shift delta when checking the position of non-sloped...
authorFlorian Forster <supertux@octo.it>
Sun, 31 Jan 2010 22:44:17 +0000 (22:44 +0000)
committerFlorian Forster <supertux@octo.it>
Sun, 31 Jan 2010 22:44:17 +0000 (22:44 +0000)
commit0ce26722d9039a6b33ad31e33a3c8acb2b8b24b0
tree6ff6a5839b3f84497dc3c831d43106bd42129fa0
parent210dc49cccaaf16afb4739f25643a0c98a127023
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.

SVN-Revision: 6302
src/supertux/sector.cpp