Merge pull request #12 from LotJ/nield/galaxy-map-fix-2

Fix galaxy map for imms
This commit is contained in:
Matthew Wagner 2024-01-20 11:23:25 -10:00 committed by GitHub
commit 0d1e5f7695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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)