You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/Module/WhatsNew.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ public static void CreateUpdateLog() {
91
91
AddLog("2.1.3","Bugfix: Incompatibility with MotionSmoothing in event ch09_goto_the_future. (thanks @cameryn)");
92
92
AddLog("2.1.4","Bugfix: Fastforward makes spinner colors change. (thanks @trans_alexa)");
93
93
AddLog("2.1.5","Bugfix: fix a bug caused by CelesteTAS refactor.");
94
+
AddLog("2.1.6","Bugfix: When predictor Update-on-Tas-File-Changed enabled, and edit a line above the current frame, it'll move selection to the current frame. (thanks @richconnergmn)");
0 commit comments