diff options
author | Hop311 <Hop3114@gmail.com> | 2023-05-12 02:21:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-12 02:21:09 +0200 |
commit | 398ba6f05ae1bb13e59790436bf0da299e5a399d (patch) | |
tree | 68cfc1f01f6a13067417e53d1ed8547cffbb969c /game/localisation/en_US | |
parent | c784a95478ec369fe9255622d40ac498b7a23079 (diff) | |
parent | 9ed9ee209ef9accebb9ec0d81ec58b569d680b6a (diff) |
Merge pull request #111 from OpenVic2Project/goods
Added Goods loading + mapmode
Diffstat (limited to 'game/localisation/en_US')
-rw-r--r-- | game/localisation/en_US/menus.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/localisation/en_US/menus.csv b/game/localisation/en_US/menus.csv index 88cf12c..c69d36b 100644 --- a/game/localisation/en_US/menus.csv +++ b/game/localisation/en_US/menus.csv @@ -7,7 +7,7 @@ MAINMENU_MULTIPLAYER,Multiplayer MAINMENU_OPTIONS,Options MAINMENU_CREDITS,Credits MAINMENU_EXIT,Exit -MAINMENU_CHECKSUM,Checksum %s +MAINMENU_CHECKSUM,Checksum {checksum} ,, Options OPTIONS_RESET,R |