aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UPartyM2.pas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/Classes/UPartyM2.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/Classes/UPartyM2.pas b/Game/Code/Classes/UPartyM2.pas
index 8c572610..d776de96 100644
--- a/Game/Code/Classes/UPartyM2.pas
+++ b/Game/Code/Classes/UPartyM2.pas
@@ -310,7 +310,6 @@ begin
//build the playlist
SetLength (arr, 0);
SetLength (arr, NumRounds);
- Randomize;
for I := 0 to NumRounds - 1 do
begin