feat(map): click selected unit coordinates panel will now change location system

This commit is contained in:
MarcoJayUsai
2024-11-20 11:43:10 +01:00
parent b61289d996
commit 2cadebcabd
3 changed files with 13 additions and 1 deletions

View File

@@ -115,6 +115,7 @@
}
#unit-coordinates[data-location-system] [data-location-system] {
cursor:pointer;
display:none;
}