]> git.localhorst.tv Git - blank.git/commit
remove self on player controller destruct
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 26 Oct 2015 09:05:08 +0000 (10:05 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Mon, 26 Oct 2015 09:05:08 +0000 (10:05 +0100)
commit916cba3b7b9dea6459febb90d24565cf4c0a8b2a
tree5c2261f16a93c926894244248dc1a23f58564942
parentad9838311295e5104202fe83828b484745f86e92
remove self on player controller destruct

fixes segfault when the world is being simulated after the player
exits (like e.g. on a server :>)
doc/todo
src/ui/PlayerController.hpp
src/ui/ui.cpp