mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 03:10:45 -05:00
change so patch is off by default
This commit is contained in:
parent
f7c2c57dc6
commit
89f3842ae9
@ -14,9 +14,9 @@ namespace Aki.Debugging
|
||||
|
||||
try
|
||||
{
|
||||
// new CoordinatesPatch().Enable();
|
||||
new EndRaidDebug().Enable();
|
||||
new StaticLootDumper().Enable();
|
||||
// new CoordinatesPatch().Enable();
|
||||
// new StaticLootDumper().Enable();
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user