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,
ScreenTransparent: true,
SkipTaskbar: true,
//X11ClassName: "Neko", // Temporary disabled due to a bug in Ebiten
//X11InstanceName: "Neko",
X11ClassName: "Neko",
X11InstanceName: "Neko",
})
if err != nil {
log.Fatal(err)