fix frameless option

This commit is contained in:
Lea Anthony
2021-04-28 15:44:55 +10:00
parent 2881a5bc0d
commit 7f54f7bb7e

View File

@@ -18,7 +18,6 @@ type App struct {
Width int
Height int
DisableResize bool
Frameless bool
Fullscreen bool
Frameless bool
MinWidth int