Merge pull request 'Add a space to the default window title' (#277) from Pomi108/SnootGame:window-title into master

Reviewed-on: #277
Reviewed-by: Legalo <74+legalo@noreply.git.cavemanon.xyz>
This commit was merged in pull request #277.
This commit is contained in:
2026-06-28 01:59:11 +00:00
+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