Fix #148: Rename STR_MONEY_CHEAT_MULTIPLAYER* strings

This commit is contained in:
Jonathan G Rennison
2020-04-26 20:08:44 +01:00
parent 563037e401
commit ad72fad68e
3 changed files with 6 additions and 6 deletions

View File

@@ -383,8 +383,8 @@ proc = DifficultyNoiseChange
base = GameSettings
var = difficulty.money_cheat_in_multiplayer
def = false
str = STR_MONEY_CHEAT_MULTIPLAYER
strhelp = STR_MONEY_CHEAT_MULTIPLAYER_HELPTEXT
str = STR_CONFIG_SETTING_MONEY_CHEAT_MULTIPLAYER
strhelp = STR_CONFIG_SETTING_MONEY_CHEAT_MULTIPLAYER_HELPTEXT
proc = DifficultyMoneyCheatMultiplayerChange
cat = SC_EXPERT
patxname = ""cheat.difficulty.money_cheat_in_multiplayer""