From f08092b1b98b54ff0d33b59bb2e48d85c7d4fb9a Mon Sep 17 00:00:00 2001 From: Lyall Date: Tue, 22 Mar 2022 03:14:04 +0000 Subject: [PATCH] Minor tweak. --- BipedFix.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/BipedFix.cs b/BipedFix.cs index 0683f85..bed2130 100644 --- a/BipedFix.cs +++ b/BipedFix.cs @@ -5,7 +5,6 @@ using HarmonyLib; using UnityEngine; using UnityEngine.UI; -using System; namespace BipedFix