mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Update with framework bindable changes
This commit is contained in:
@ -14,7 +14,7 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
protected Room Room
|
||||
{
|
||||
get => currentRoom;
|
||||
get => currentRoom.Value;
|
||||
set => currentRoom.Value = value;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user