Skip to content

Commit 420e756

Browse files
committed
Fix beatmap info layout not displaying picked beatmap after joining
1 parent b4ffea9 commit 420e756

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/com/osudroid/ui/v2/multi/RoomScene.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,7 @@ class RoomScene(
796796

797797
RoomAPI.setPlayerMods(ModMenu.enabledMods.serializeMods())
798798

799+
updateBeatmap(newRoom.beatmap)
799800
updateInformation()
800801
updatePlayerList()
801802

0 commit comments

Comments
 (0)