chore: changed the access level of some functions

This commit is contained in:
Yui
2024-11-22 21:30:48 -03:00
parent db4003caa7
commit 7734090feb
6 changed files with 29 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ using EFT.HealthSystem;
using EFT.UI;
using LootValueEX.Extensions;
using SPT.Reflection.Patching;
// ReSharper disable InconsistentNaming
namespace LootValueEX.Patches.Screens
{