Add player mana bar

This commit is contained in:
Kamil Chojnowski
2017-11-07 07:23:25 +01:00
parent 2095951e07
commit 93f51fe127
8 changed files with 49 additions and 4 deletions

View File

@@ -34,6 +34,10 @@ Panel
id: displayHealth
!text: tr('Display creature health bars')
OptionCheckBox
id: displayMana
!text: tr('Display player mana bar')
OptionCheckBox
id: displayText
!text: tr('Display text messages')