-
- Downloads
Resolved bug, which caused the moveable to stay alive
Moveable was able to interact, if we opened a hole beneath it, and deleted from the Main. But it wasn't deleted from the field itself, so the field thought there is something on it. Solved it with calling dropMoveable() from the kill() method.
Loading
Please register or sign in to comment