From f24f527375ec5d9b9862031901a7355f3f23f9c0 Mon Sep 17 00:00:00 2001 From: Tyfon <29051038+tyfon7@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:55:29 -0700 Subject: [PATCH] rename --- .../{FixWeaponBindsDisplayPatch.cs => QuickAccessPanelPatches.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Patches/{FixWeaponBindsDisplayPatch.cs => QuickAccessPanelPatches.cs} (100%) diff --git a/Patches/FixWeaponBindsDisplayPatch.cs b/Patches/QuickAccessPanelPatches.cs similarity index 100% rename from Patches/FixWeaponBindsDisplayPatch.cs rename to Patches/QuickAccessPanelPatches.cs