Merge pull request #492 from folltoshe/dev

This commit is contained in:
Syngnat
2026-05-26 09:32:36 +08:00

View File

@@ -33,6 +33,8 @@ func main() {
Title: "GoNavi",
Width: 1024,
Height: 768,
MinWidth: 900,
MinHeight: 600,
Frameless: true,
AssetServer: &assetserver.Options{
Assets: assets,