]> git.lizzy.rs Git - minetest.git/commit
Fix isDead()/autoforward crash (#9031)
authorParamat <paramat@users.noreply.github.com>
Wed, 9 Oct 2019 18:39:50 +0000 (19:39 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2019 18:39:50 +0000 (19:39 +0100)
commitf483a1a9b2ea85272ce20b9f1ecd24edc29343d1
tree7f32f97dd55cf61c947e8288d3ec9851c05c241d
parentcbcb9e0b1cd717cc4a7e48eb8cc5c74678c5427f
Fix isDead()/autoforward crash (#9031)

Crash occurred in singleplayer when leaving a world with
autoforward enabled then re-entering a world.
src/client/game.cpp