v2.1.0: fixed heaps being visible for 1 frame if dropped out of FOV
This commit is contained in:
@@ -106,6 +106,7 @@ public class ItemSprite extends MovieClip {
|
||||
this.heap = heap;
|
||||
view(heap);
|
||||
renderShadow = true;
|
||||
visible = heap.seen;
|
||||
place(heap.pos);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user