Explorar o código

Minor adjust FM default window size

Toby Chui %!s(int64=2) %!d(string=hai) anos
pai
achega
9fc5c4d1ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      file_system.go

+ 1 - 1
file_system.go

@@ -123,7 +123,7 @@ func FileSystemInit() {
 		Version:     "1.0",
 		StartDir:    "SystemAO/file_system/file_explorer.html",
 		SupportFW:   true,
-		InitFWSize:  []int{1040, 600},
+		InitFWSize:  []int{1075, 600},
 		LaunchFWDir: "SystemAO/file_system/file_explorer.html",
 		SupportEmb:  false,
 	})