mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Add visual tests
This commit is contained in:
@ -33,7 +33,7 @@ namespace osu.Game.Online.API
|
||||
public APIState State
|
||||
{
|
||||
get => state;
|
||||
private set
|
||||
set
|
||||
{
|
||||
if (state == value)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user