Reenable and

This commit is contained in:
crgimenes
2024-04-06 11:57:55 -03:00
parent e482d51256
commit 10e650f70d

View File

@@ -300,8 +300,8 @@ func main() {
InitUnfocused: true, InitUnfocused: true,
ScreenTransparent: true, ScreenTransparent: true,
SkipTaskbar: true, SkipTaskbar: true,
//X11ClassName: "Neko", // Temporary disabled due to a bug in Ebiten X11ClassName: "Neko",
//X11InstanceName: "Neko", X11InstanceName: "Neko",
}) })
if err != nil { if err != nil {
log.Fatal(err) log.Fatal(err)