Support new login dialog

This commit is contained in:
JackMyth 2022-08-26 21:56:40 +08:00
parent 24fd4d9478
commit 156a786fe7
2 changed files with 65 additions and 1 deletions

View File

@ -376,6 +376,26 @@ 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