Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
PeenScreeker committed Jul 28, 2024
1 parent 80c41f3 commit 88b4f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pages/zoning/zoning.ts
Original file line number Diff line number Diff line change
Expand Up @@ -882,6 +882,7 @@ class ZoneMenu {
this.mapZoneData.dataTimestamp = Date.now();
//@ts-expect-error API name not recognized
MomentumTimerAPI.SetActiveZoneDefs(this.mapZoneData);
$.Msg(this.mapZoneData);
// reload zones
}

Expand Down

0 comments on commit 88b4f72

Please sign in to comment.