add a total resource cash counter to the map editor

This commit is contained in:
Matthias Mailänder
2015-08-23 09:55:46 +02:00
parent d77839bb3d
commit fea59346a5
4 changed files with 33 additions and 0 deletions

View File

@@ -393,3 +393,10 @@ Container@EDITOR_WORLD_ROOT:
Align: Left
Font: Bold
Contrast: true
Label@CASH_LABEL:
X: 95
Width: 50
Height: 25
Align: Left
Font: Bold
Contrast: true

View File

@@ -380,3 +380,10 @@ Container@EDITOR_WORLD_ROOT:
Align: Left
Font: Bold
Contrast: true
Label@CASH_LABEL:
X: 570
Width: 50
Height: 25
Align: Left
Font: Bold
Contrast: true