2025-7-27

This commit is contained in:
Tourswen
2025-07-27 20:57:13 +08:00
parent 49d58a83cb
commit a96b0c4065
11 changed files with 114 additions and 227 deletions

View File

@@ -24,7 +24,7 @@ namespace WulaFallenEmpire
}
}
public override Vector2 InitialSize => new Vector2(1000f, 750f);
public override Vector2 InitialSize => new Vector2(750f, 500f);
public Dialog_CustomDisplay(CustomUIDef def)
{