supertux/sector.cpp: Make sure the boolean argument to TileMap->get_movement is used...
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 22 Feb 2010 07:06:44 +0000 (07:06 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 22 Feb 2010 07:06:44 +0000 (07:06 +0000)
commit1d3bb1492dc8f56078f300e7f00348fb0e31e805
tree1ee5d073039698aacfb845150f93793cadfd241f
parent3cc1838692d1909685e3fa777576f877c163c003
supertux/sector.cpp: Make sure the boolean argument to TileMap->get_movement is used everywhere.

Also added little comments to give the argument a name.

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