add a space to the default window title
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user