Fix coverity #29604
[supertux.git] / src / supertux / levelset.cpp
2014-08-14 Ingo RuhnkeMerge branch 'feature/savegame'
2014-08-14 Ingo RuhnkeSome initial work on getting load/save working for...
2014-08-14 Ingo RuhnkeMoved Levelset into it's own class, pass WorldState...