Support New Login Dialog

This commit is contained in:
JackMyth 2022-08-26 00:50:57 +08:00
parent adb57b71b6
commit 77ae6f8248
2 changed files with 116 additions and 0 deletions

View File

@ -377,6 +377,25 @@ jackmyth.styles
render_bg
{}
}
//////////////////////////
// Begin LoginDialog
//////////////////////////
CReactSteamLoginDialog
{
minimum-width = 705
minimum-height = 570
}
"CReactSteamLoginDialog HTML"
{
minimum-width = 705
minimum-height = 570
}
//////////////////////////
// End LoginDialog
//////////////////////////
}

File diff suppressed because one or more lines are too long