aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyRounds.pas
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/UScreenPartyRounds.pas')
-rw-r--r--src/screens/UScreenPartyRounds.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/UScreenPartyRounds.pas b/src/screens/UScreenPartyRounds.pas
index 6c1d7698..34175dc2 100644
--- a/src/screens/UScreenPartyRounds.pas
+++ b/src/screens/UScreenPartyRounds.pas
@@ -202,7 +202,7 @@ begin
if Party.ModesAvailable then
begin
UpdateInterface;
-
+
ModeList := Party.GetAvailableModes;
SetLength(IModeNames, Length(ModeList));
SetLength(IModeIds, Length(ModeList));