Fix a bug to set party icon to always visible in floater.py

This change seems necessary to always show party icon on game launch as
of 1.7.30.
This commit is contained in:
Rikko 2023-12-08 21:22:42 +05:30
parent 54b35309f4
commit 6ca93193d6
No known key found for this signature in database
2 changed files with 12 additions and 7 deletions

View file

@ -347,6 +347,7 @@
}
],
"versions": {
"2.0.1": null,
"2.0.0": {
"api_version": 8,
"commit_sha": "48f9302",
@ -911,4 +912,4 @@
}
}
}
}
}