v1.2.0: fixed fog of war vfx not properly updating with warp beacon
This commit is contained in:
+1
@@ -155,6 +155,7 @@ public class WarpBeacon extends ArmorAbility {
|
|||||||
|
|
||||||
Invisibility.dispel();
|
Invisibility.dispel();
|
||||||
Dungeon.observe();
|
Dungeon.observe();
|
||||||
|
GameScene.updateFog();
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user