Bindable tactical devices

This commit is contained in:
Tyfon
2024-08-16 15:51:05 -07:00
parent 75c60fb09a
commit 852b9b0078
4 changed files with 186 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ public class Plugin : BaseUnityPlugin
new HideoutCameraPatch().Enable();
WeaponModdingPatches.Enable();
TagPatches.Enable();
TacticalBindsPatches.Enable();
}
public static bool InRaid()