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