Calculate foremost layer correctly (previous implementation didn't work at all)
[supertux.git] / src / supertux / levelset.hpp
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...