diff --git a/src/client/graphics/layers/GhostStructureManager.ts b/src/client/graphics/layers/GhostStructureManager.ts index 3f6cafb0e..8851a390f 100644 --- a/src/client/graphics/layers/GhostStructureManager.ts +++ b/src/client/graphics/layers/GhostStructureManager.ts @@ -175,7 +175,7 @@ export class GhostStructureManager { } this.game - ?.myPlayer() + .myPlayer() ?.actions(tileRef) .then((actions) => { // Clear previous highlights/filters