Bring back the observer clock for D2k

This commit is contained in:
Pavel Penev
2015-10-22 13:53:22 +03:00
parent 1e890a921f
commit 35b926705c

View File

@@ -18,6 +18,25 @@ Container@OBSERVER_WIDGETS:
Text: Statistics (F1)
Font: Bold
Key: f1
Container@GAME_TIMER_BLOCK:
Logic: GameTimerLogic
X: (WINDOW_RIGHT - WIDTH) / 2
Width: 100
Height: 55
Children:
Label@GAME_TIMER:
Width: PARENT_RIGHT
Height: 30
Align: Center
Font: Title
Contrast: true
Label@GAME_TIMER_STATUS:
Y: 32
Width: PARENT_RIGHT
Height: 15
Align: Center
Font: Bold
Contrast: true
Background@RADAR_BG:
X: WINDOW_RIGHT-255
Y: 5