mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
update: add note about issue
This commit is contained in:
parent
891052e208
commit
71cd0d3630
|
|
@ -56,6 +56,7 @@ struct SaveDataLoadContext
|
||||||
* Applies the configured save destination ID (`level-id`) to `StorageManager`
|
* Applies the configured save destination ID (`level-id`) to `StorageManager`
|
||||||
* - Re-applies the same ID at startup and before save to avoid destination drift
|
* - Re-applies the same ID at startup and before save to avoid destination drift
|
||||||
* - Ignores empty values as invalid
|
* - Ignores empty values as invalid
|
||||||
|
* - For some reason, a date-based world file occasionally appears after a debug build, but the cause is unknown.
|
||||||
* 保存先IDの適用処理
|
* 保存先IDの適用処理
|
||||||
*
|
*
|
||||||
* @param saveFilename Normalized save destination ID
|
* @param saveFilename Normalized save destination ID
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue