Update statistic.json

fix lifePoints display on landscape
This commit is contained in:
Anthony Calosa
2022-10-27 15:52:08 +08:00
committed by GitHub
parent 99dd7bc400
commit 6a15a41c5d

View File

@@ -148,7 +148,8 @@
}, },
{ {
"type": "Label", "type": "Label",
"name": "[BLACK]lifePoints", "name": "lifePoints",
"fontColor":"black",
"width": 64, "width": 64,
"height": 16, "height": 16,
"x": 410, "x": 410,