msg_hash_chs: Don't translate MSG_PROGRAM, prevent a crash on startup

This commit is contained in:
driver1998 2020-09-07 10:07:07 +08:00 committed by GH Cao
parent 6f092c55a4
commit 3c6552ba4d

View File

@ -9750,10 +9750,6 @@ MSG_HASH(
MSG_PAUSED,
"暂停。"
)
MSG_HASH(
MSG_PROGRAM,
"全能模拟器"
)
MSG_HASH(
MSG_READING_FIRST_DATA_TRACK,
"读取第一条数据轨..."