print mutators, fix clear aircraft on 4.1, do a scuffed fix for pickup animation on s3-s5
This commit is contained in:
Milxnor
2023-04-23 19:18:51 -04:00
parent f24c9d8aa7
commit 94dc2a0907
11 changed files with 49 additions and 24 deletions

View File

@@ -79,6 +79,7 @@ inline void InitLogger()
MakeLogger("LogCreative");
MakeLogger("LogZone");
MakeLogger("LogReplication");
MakeLogger("LogMutator");
MakeLogger("LogVehicles");
}