mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 07:20:50 +01:00
Resolve "Public Room Sorting"
This commit is contained in:
parent
84f4760349
commit
5157e12d27
0
sqlupdates/2_4_0 RC-1 to 2_4_0 RC-2.sql
Normal file
0
sqlupdates/2_4_0 RC-1 to 2_4_0 RC-2.sql
Normal file
@ -992,7 +992,7 @@ public class RoomManager {
|
||||
rooms.add(room);
|
||||
}
|
||||
}
|
||||
|
||||
rooms.sort(Room.SORT_ID);
|
||||
return rooms;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user