mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 06:50:44 -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
|
try
|
||||||
{
|
{
|
||||||
// new CoordinatesPatch().Enable();
|
|
||||||
new EndRaidDebug().Enable();
|
new EndRaidDebug().Enable();
|
||||||
new StaticLootDumper().Enable();
|
// new CoordinatesPatch().Enable();
|
||||||
|
// new StaticLootDumper().Enable();
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user