From 84359ad7da482ac6002986569533c178f80fcaba Mon Sep 17 00:00:00 2001 From: Alayan-stk-2 Date: Thu, 30 Aug 2018 02:32:24 +0200 Subject: [PATCH] Change highscore limit from 3 to 5 (#3417) * Update to support 5 highscores * Support 5 highscores in the UI * Save up to 5 highscores instead of 3 --- data/gui/track_info.stkgui | 28 +++++++++++++++++++----- src/race/highscores.hpp | 2 +- src/states_screens/race_result_gui.cpp | 2 +- src/states_screens/track_info_screen.cpp | 24 +++++++++----------- src/states_screens/track_info_screen.hpp | 2 +- 5 files changed, 35 insertions(+), 23 deletions(-) diff --git a/data/gui/track_info.stkgui b/data/gui/track_info.stkgui index ccd88b596..898af703c 100644 --- a/data/gui/track_info.stkgui +++ b/data/gui/track_info.stkgui @@ -2,12 +2,12 @@ -
+
- +
@@ -24,7 +24,7 @@
- +
@@ -32,7 +32,7 @@
- +
@@ -40,6 +40,22 @@
+ + +
+ + +
+ + + +
+ + +
+
- +