Improved logging

This commit is contained in:
Chomp
2025-02-03 17:01:58 +00:00
parent 76c185a946
commit 5a2e4fe8cc
@@ -175,7 +175,7 @@ public class LocationLifecycleService
AdjustExtracts(request.PlayerSide, request.Location, result.LocationLoot);
// Clear bot cache ready for next raid after this
// Clear bot cache ready for bot generation call that occurs after this
_botGenerationCacheService.ClearStoredBots();
_botNameService.ClearNameCache();