mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 07:20:50 +01:00
Merge branch 'room-sorting-public' into 'dev'
Resolve "Public Room Sorting" Resolve #483 See merge request morningstar/Arcturus-Community!215
This commit is contained in:
commit
17299bf160
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