加上 Fix 的部分吧

This commit is contained in:
shenjack 2023-05-02 15:52:33 +08:00
parent b903edebc2
commit df7baee443

View File

@ -162,6 +162,13 @@
- 修改了中文语言的翻译,在中英混杂的中间加入空格
- Modified the Chinese translation, and added a space in the middle of Chinese and English
### Fix
- `mods` 路径不存在时 游戏会崩溃的 bug
- Bug that the game will crash when the `mods` path does not exist
- 游戏崩溃 / 从控制台退出时 `WerFault.exe` 会跳出来卡住程序的 bug
- Bug that `WerFault.exe` will pop up and block the program when the game crashes / exits from the console
## 20230405 DR `0.7.2.1`
### Changes