Add DisposalUnit logs (#13309)

This commit is contained in:
Chief-Engineer
2023-01-04 00:45:35 -06:00
committed by GitHub
parent 2831e8f136
commit 0907989e94
3 changed files with 23 additions and 4 deletions

View File

@@ -80,4 +80,5 @@ public enum LogType
Stripping = 75,
Stamina = 76,
EntitySpawn = 77,
Container = 78,
}