Skip to content

Commit 2ef88d8

Browse files
committed
Update ChangelogWindow.cs
1 parent 345ae4e commit 2ef88d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SomethingNeedDoing/Gui/ChangelogWindow.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ private void AddGeneralChangelogs()
6767
Add("12.14", "Added OnCleanup function for lua scripts.");
6868
Add("12.15", "Added syntax highlighting to the editor");
6969
Add("12.16", "Added type change ability in the editor");
70+
Add("12.17", "Fixed Craftloop, and some action skip/waits");
7071
}
7172

7273
private void Add(string version, string description)

0 commit comments

Comments
 (0)