mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Simplify exit logic of screens with textboxes using back button receptor
This commit is contained in:
@ -88,8 +88,6 @@ namespace osu.Game.Overlays.SearchableList
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Filter.Search.Exit = Hide;
|
||||
}
|
||||
|
||||
protected override void Update()
|
||||
|
Reference in New Issue
Block a user