mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-21 03:12:37 +01:00
countrscreen bug fix
This commit is contained in:
@@ -18,6 +18,8 @@ type FullScreen struct {
|
||||
|
||||
func NewFullScreen() *FullScreen {
|
||||
p := &FullScreen{}
|
||||
p.Width = Width
|
||||
p.Height = Height
|
||||
|
||||
return p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user