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:
+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