Fixed strange error with saved Tux' state getting reset when quitting to the title...
authorChristoph Sommer <mail@christoph-sommer.de>
Mon, 16 Apr 2007 17:54:15 +0000 (17:54 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Mon, 16 Apr 2007 17:54:15 +0000 (17:54 +0000)
commitbe656c839c799bac5ca60dbc9d7a8dda332d5364
tree009900209e97b284c7ce62d0284a089c02f9e7cc
parent8ea989626785c9a386bf4aef1b44fd201b677a08
Fixed strange error with saved Tux' state getting reset when quitting to the title screen: Worldmaps dumped the (global) player state when they were destroyed, but the screen manager delayed their destruction.

SVN-Revision: 4987
src/worldmap/worldmap.cpp