examine keybind; unlock cursor

This commit is contained in:
Tyfon
2024-07-22 15:04:00 -07:00
parent 7c5e31e677
commit 14c2e79658
5 changed files with 72 additions and 5 deletions

View File

@@ -67,6 +67,7 @@ public class Plugin : BaseUnityPlugin
SortPatches.Enable();
ReloadInPlacePatches.Enable();
BarterOfferPatches.Enable();
new UnlockCursorPatch().Enable();
}
public static bool InRaid()