mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 06:39:54 +08:00
PasswordTextBox fix
This commit is contained in:
@@ -82,7 +82,7 @@ namespace osu.Game.Overlays.Options.General
|
||||
class LoginForm : FlowContainer
|
||||
{
|
||||
private TextBox username;
|
||||
private TextBox password;
|
||||
private PasswordTextBox password;
|
||||
private APIAccess api;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user