From 6b8ad5a9b199ab83498e5f6a96e0d70eacf455a4 Mon Sep 17 00:00:00 2001 From: glx22 Date: Fri, 22 Jan 2021 16:24:29 +0100 Subject: Change: Apply some consistency to singleplayer related comments --- src/highscore_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/highscore_gui.cpp') diff --git a/src/highscore_gui.cpp b/src/highscore_gui.cpp index cc27501af..a473424f8 100644 --- a/src/highscore_gui.cpp +++ b/src/highscore_gui.cpp @@ -113,7 +113,7 @@ struct EndGameWindow : EndGameHighScoreBaseWindow { this->window_number = SP_MULTIPLAYER; this->rank = SaveHighScoreValueNetwork(); } else { - /* in single player _local company is always valid */ + /* in singleplayer mode _local company is always valid */ const Company *c = Company::Get(_local_company); this->window_number = SP_CUSTOM; this->rank = SaveHighScoreValue(c); -- cgit v1.2.3-70-g09d2