fix UI dlgTeamList auto show true
This commit is contained in:
@@ -50,7 +50,7 @@ namespace BrewMonster.UI
|
||||
|
||||
if (!IsShow())
|
||||
{
|
||||
Show(true);
|
||||
return true;
|
||||
}
|
||||
|
||||
int nStatus = (int)GetData();
|
||||
|
||||
Reference in New Issue
Block a user