Weiter am Menü und an der Vollbildproblematik gearbeitet

This commit is contained in:
2026-07-12 22:27:22 +02:00
parent f109241e1f
commit 6cf8f52faf
41 changed files with 1848 additions and 748 deletions

View File

@@ -2,12 +2,12 @@
"chapter": 0,
"level": 0,
"xp": 0,
"currentHp": 0,
"currentStamina": 0,
"currentMana": 0,
"maxHp": 0,
"maxStamina": 0,
"maxMana": 0,
"currentHp": 100,
"currentStamina": 100,
"currentMana": 100,
"maxHp": 100,
"maxStamina": 100,
"maxMana": 100,
"openHpRegeneration": 0,
"openManaRegeneration": 0,
"openStaminaRegeneration": 0,