Bug 527: Limit tilemap and background layers to (LAYER_GUI - 100).
authorflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Thu, 11 Feb 2010 09:25:36 +0000 (09:25 +0000)
committerflorianf <florianf@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Thu, 11 Feb 2010 09:25:36 +0000 (09:25 +0000)
commit0f98e8bb35814f8f810e49276396f7c0249a754e
tree3e4decea29734844209d6d305672f522e85508a1
parent62f12b2b238138dd19d1a96da714d95c4824db31
Bug 527: Limit tilemap and background layers to (LAYER_GUI - 100).

This way tilemaps and backgrounds can no longer overlap the menu.
Resolves #527.

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6318 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/object/background.cpp
src/object/tilemap.cpp