We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e599af commit 5a1137eCopy full SHA for 5a1137e
Source/TinySRT/ExtraSlActions.cs
@@ -12,9 +12,9 @@
12
using TAS;
13
using TAS.EverestInterop;
14
using TAS.EverestInterop.Hitboxes;
15
+using TAS.Gameplay;
16
using TAS.InfoHUD;
17
using TAS.Input.Commands;
-using TAS.Gameplay;
18
using SRT = Celeste.Mod.SpeedrunTool.SaveLoad.SaveLoadAction;
19
using TH = Celeste.Mod.TASHelper.TinySRT.TH_SaveLoadAction;
20
everest.yaml
@@ -1,10 +1,10 @@
1
- Name: TASHelper
2
- Version: 2.1.4
+ Version: 2.1.5
3
DLL: bin/Release/net7.0/TASHelper.dll
4
Dependencies:
5
- Name: EverestCore
6
Version: 1.5034.0
7
- Name: CelesteTAS
8
- Version: 3.43.1
+ Version: 3.43.4
9
- Name: SpeedrunTool
10
Version: 3.24.0
0 commit comments