add a space to the default window title

This commit is contained in:
Pomi108
2026-06-28 00:15:52 +02:00
parent f1ab733228
commit ce8d4a7fcb
+1 -1
View File
@@ -12,7 +12,7 @@
##
## The _() surrounding the string marks it as eligible for translation.
define config.name = _("SnootGame")
define config.name = _("Snoot Game")
define config.cache_surfaces = False