Merge pull request #7529 from delftswa2014/feature/kdr_stat

Add Kill/Death ratio in statistics window
This commit is contained in:
Matthias Mailänder
2015-03-20 13:35:21 +01:00
3 changed files with 39 additions and 4 deletions

View File

@@ -74,8 +74,16 @@ Background@INGAME_OBSERVERSTATS_BG:
Font: Bold
Text: Deaths
Align: Right
Label@KD_RATIO_HEADER:
X: 615
Y: 40
Width: 80
Height: 25
Font: Bold
Text: Kills/Deaths
Align: Right
Label@ACTIONS_MIN_HEADER:
X: 655
X: 745
Y: 40
Width: 40
Height: 25
@@ -317,8 +325,14 @@ Background@INGAME_OBSERVERSTATS_BG:
Width: 40
Height: PARENT_BOTTOM
Align: Right
Label@KD_RATIO:
X: 595
Y: 0
Width: 80
Height: PARENT_BOTTOM
Align: Right
Label@ACTIONS_MIN:
X: 635
X: 725
Y: 0
Width: 40
Height: PARENT_BOTTOM

View File

@@ -74,8 +74,16 @@ Background@INGAME_OBSERVERSTATS_BG:
Font: Bold
Text: Deaths
Align: Right
Label@KD_RATIO_HEADER:
X: 625
Y: 40
Width: 80
Height: 25
Font: Bold
Text: Kills/Deaths
Align: Right
Label@ACTIONS_MIN_HEADER:
X: 665
X: 755
Y: 40
Width: 40
Height: 25
@@ -317,8 +325,14 @@ Background@INGAME_OBSERVERSTATS_BG:
Width: 40
Height: PARENT_BOTTOM
Align: Right
Label@KD_RATIO:
X: 595
Y: 0
Width: 80
Height: PARENT_BOTTOM
Align: Right
Label@ACTIONS_MIN:
X: 635
X: 725
Y: 0
Width: 40
Height: PARENT_BOTTOM