컴퓨터 수정
This commit is contained in:
@@ -289,7 +289,7 @@ private void RefreshSlotTexts()
|
||||
}
|
||||
|
||||
int progress = ReadSlotMainProgress(slotPath);
|
||||
slotTexts[i].text = $"슬롯 {slotIndex}\n저장됨 · 진행도 {progress}%";
|
||||
slotTexts[i].text = $"저장됨 진행도 {progress}%";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user