v1.2.0: fixed fog of war vfx not properly updating with warp beacon

This commit is contained in:
Evan Debenham 2022-03-21 17:40:32 -04:00
parent a9ca5165a2
commit 879917f601

View File

@ -155,6 +155,7 @@ public class WarpBeacon extends ArmorAbility {
Invisibility.dispel();
Dungeon.observe();
GameScene.updateFog();
} else {