Fix galaxy map for imms

This commit is contained in:
Ian Alden 2024-01-20 14:11:55 -07:00
parent 2f540f9127
commit 56aa040c9b
No known key found for this signature in database
GPG Key ID: 1FEEE67DCF2A7C9E
2 changed files with 2 additions and 2 deletions

2
mfile
View File

@ -1,4 +1,4 @@
{
"package": "lotj-ui",
"version": "v2.3.1"
"version": "v2.3.3"
}

View File

@ -1,5 +1,5 @@
lotj.galaxyMap.resetData()
enableTrigger("galaxy-map-refresh")
send("starsystems", false)
send("starsystems all", false)
send("planets", false)