chore: undef BOOT_AGING by default

This commit is contained in:
goaaats 2022-05-27 14:17:53 +02:00
parent d2335274ee
commit 9bebbf2140
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
3 changed files with 8 additions and 9 deletions

View file

@ -78,7 +78,7 @@ namespace Dalamud
this.finishUnloadSignal = finishSignal;
this.finishUnloadSignal.Reset();
this.mainThreadContinueEvent = mainThreadContinueEvent;
}