Tags: Tomsod/EvilHack
Tags
Fix: segfault when dropping objects with timers in Vlad's cavern. An object with a timer on it, such as a lit lamp/candle, would cause the game to crash if said object was dropped in midair and the player then tried to leave the level. The object was not properly removed. This commit addresses this.