1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-03-23 01:43:26 +08:00

CompressSave 1.3.3

This commit is contained in:
2023-10-25 18:47:03 +08:00
parent 3ae1c91f1c
commit 09f7b1855f
4 changed files with 44 additions and 12 deletions

View File

@@ -7,6 +7,9 @@
## Changelog
### 1.3.3
* Fix a display issue on combobox of compression type.
### 1.3.2
* Add config UI on Save Game dialog, to set compression types.
* Change button text to `Save (Compress)` for better understanding.
@@ -134,6 +137,9 @@
## 更新日志
### 1.3.3
* 修复压缩类型下拉框显示问题。
### 1.3.2
* 在保存面板上增加设置压缩方式的UI。
* 将按钮文本改为`压缩保存`以区分功能。