We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc29ca commit 4744778Copy full SHA for 4744778
Entities/MiniHeartDoorUnfixController.cs
@@ -7,6 +7,7 @@
7
using MonoMod.RuntimeDetour;
8
using System;
9
using System.Reflection;
10
+using System.Linq;
11
12
namespace Celeste.Mod.MaxHelpingHand.Entities {
13
// This controller reverts this fix, and was made to fix a map from Etpio in FLCC: https://github.com/EverestAPI/CelesteCollabUtils2/pull/60
0 commit comments