supertux/sector.cpp: Make sure the boolean argument to TileMap->get_movement is used...
authorFlorian Forster <supertux@octo.it>
Mon, 22 Feb 2010 07:06:44 +0000 (07:06 +0000)
committerFlorian Forster <supertux@octo.it>
Mon, 22 Feb 2010 07:06:44 +0000 (07:06 +0000)
commit5208dfd7712323660403102db9c9d85d7e4b0386
tree1ee5d073039698aacfb845150f93793cadfd241f
parent41f1437e312e6c80c43cfce5318d88659a5ac469
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.

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