Skip to content

Commit

Permalink
Fix galaxy map for imms
Browse files Browse the repository at this point in the history
  • Loading branch information
NieldSWND committed Jan 20, 2024
1 parent 2f540f9 commit 56aa040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"package": "lotj-ui",
"version": "v2.3.1"
"version": "v2.3.3"
}
2 changes: 1 addition & 1 deletion src/aliases/galaxy-map/gmap-refresh.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lotj.galaxyMap.resetData()

enableTrigger("galaxy-map-refresh")
send("starsystems", false)
send("starsystems all", false)
send("planets", false)

0 comments on commit 56aa040

Please sign in to comment.