diff options
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index 2cf29024..8472a431 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -2001,6 +2001,13 @@ Align = 0 Text = P1 Color = P1Dark +# Rating +[ScoreStaticRatingPicture4] +X = 200 +Y = 150 +H = 60 +W = 60 + [ScoreTextNotes4] X = 20 Y = 220 @@ -2166,6 +2173,13 @@ Align = 0 Text = P2 Color = P2Dark +# Rating +[ScoreStaticRatingPicture5] +X = 460 +Y = 150 +H = 60 +W = 60 + [ScoreTextNotes5] X = 280 Y = 220 @@ -2330,6 +2344,13 @@ Align = 0 Text = P3 Color = P3Dark +# Rating +[ScoreStaticRatingPicture6] +X = 720 +Y = 150 +H = 60 +W = 60 + [ScoreTextNotes6] X = 540 Y = 220 |