CombatGoal update to check if multiple mobs hit the player and run back to last safe spot. #178
Annotations
4 warnings
build:
Core/Goals/CombatGoal.cs#L144
The variable 'token' is assigned but its value is never used
|
build:
Core/Goals/CombatGoal.cs#L18
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
build:
Core/Goals/CombatGoal.cs#L144
The variable 'token' is assigned but its value is never used
|
build:
Core/Goals/CombatGoal.cs#L18
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|