Remove redundant optional chaining

This commit is contained in:
Ryan Barlow
2026-01-08 15:39:11 +00:00
parent fd9c1d991d
commit 4694add4d0
@@ -175,7 +175,7 @@ export class GhostStructureManager {
}
this.game
?.myPlayer()
.myPlayer()
?.actions(tileRef)
.then((actions) => {
// Clear previous highlights/filters