代码清理
This commit is contained in:
@@ -299,7 +299,7 @@ namespace Ink_Canvas.Helpers
|
||||
{
|
||||
positionToSave = _lastSwitchSlideIndex;
|
||||
}
|
||||
|
||||
|
||||
if (positionToSave > 0)
|
||||
{
|
||||
File.WriteAllText(Path.Combine(folderPath, "Position"), positionToSave.ToString());
|
||||
|
||||
Reference in New Issue
Block a user