Rename config.version

This commit is contained in:
2024-08-26 15:29:04 -03:00
parent 62ffab3bed
commit 7023a06020

View File

@ -24,7 +24,7 @@ define gui.show_name = True
## The version of the game.
define config.version = _("INTERNAL-BUILD")
define config.version = "INTERNAL-BUILD"
## Text that is placed on the game's about screen. Place the text between the
## triple-quotes, and leave a blank line between paragraphs.