Use data instead of throwaway_data for slope and short-circuit || instead of if(...
authormathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 04:29:17 +0000 (04:29 +0000)
committermathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sun, 6 Dec 2009 04:29:17 +0000 (04:29 +0000)
commit9ff3b19384bcecfeefe53b6ceabb0951b085ce80
tree536e6e456db00269a318c80601623d31fabf970f
parenta7b943c57e8e876fb54c3d96ae82e7a9857453a6
Use data instead of throwaway_data for slope and short-circuit || instead of if(!) in TileSetParser

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