forked from Cookies_Github_mirror/AquaDX
[F] Remove debug log
This commit is contained in:
@@ -116,11 +116,4 @@ public class ExtendNotesPool
|
||||
____barGuideObjectList.Add(barGuide);
|
||||
}
|
||||
}
|
||||
|
||||
[HarmonyPrefix]
|
||||
[HarmonyPatch(typeof(SlideRoot), "UpdateAlpha")]
|
||||
public static void UpdateAlpha(int ____dispLaneNum)
|
||||
{
|
||||
MelonLogger.Msg(____dispLaneNum);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user