Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
0.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
NotRealSean committed Dec 24, 2022
1 parent dac9a39 commit d7470b9
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ static void Main()
}
else if (inPut == "2")
{
FileTool.CheckCreatedFolder("save");
//Load
while (true)
{
Expand Down
1 change: 1 addition & 0 deletions _update.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Don't forget to check if game version match this update note
0.0.51
Framework
+ Added StoryGen function
+ Fix Exception when enter load without "save" folder
Binary file modified bin/Debug/net7.0/cs.dll
Binary file not shown.
Binary file modified bin/Debug/net7.0/cs.pdb
Binary file not shown.
Binary file modified bin/Debug/net7.0/linux-x64/cs.dll
Binary file not shown.
Binary file modified bin/Debug/net7.0/linux-x64/cs.pdb
Binary file not shown.
Binary file modified obj/Debug/net7.0/cs.dll
Binary file not shown.
Binary file modified obj/Debug/net7.0/cs.pdb
Binary file not shown.
Binary file modified obj/Debug/net7.0/linux-x64/cs.dll
Binary file not shown.
Binary file modified obj/Debug/net7.0/linux-x64/cs.pdb
Binary file not shown.
Binary file modified obj/Debug/net7.0/linux-x64/ref/cs.dll
Binary file not shown.
Binary file modified obj/Debug/net7.0/linux-x64/refint/cs.dll
Binary file not shown.
1 change: 0 additions & 1 deletion save/save1-1

This file was deleted.

0 comments on commit d7470b9

Please sign in to comment.