make message less verbose

This commit is contained in:
Jamiras 2020-05-16 09:28:13 -06:00
parent 6946f878ef
commit 9107e5767c

View File

@ -10583,11 +10583,11 @@ MSG_HASH(
)
MSG_HASH(
MSG_CHEEVOS_HARDCORE_MODE_DISABLED,
"A save state was loaded. Achievements Hardcore Mode disabled for the current session. Restart to enable hardcore mode."
"A save state was loaded. Achievements Hardcore Mode disabled for the current session."
)
MSG_HASH(
MSG_CHEEVOS_HARDCORE_MODE_DISABLED_CHEAT,
"A cheat was activated. Achievements Hardcore Mode disabled for the current session. Disable cheats and restart to enable hardcore mode."
"A cheat was activated. Achievements Hardcore Mode disabled for the current session."
)
MSG_HASH(
MSG_RESAMPLER_QUALITY_LOWEST,