VideoTamperPatch, configurable outside of the BepInEx config

This commit is contained in:
2025-08-20 15:40:39 -04:00
parent 95cfd7ebb0
commit b796a6b075
7 changed files with 104 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
using System.Collections.Generic;
using undead_universal_patch_il2cpp.Core.Config;
namespace undead_universal_patch_il2cpp.Core.Content.UndeadGameManager;