CombatGoal update to check if multiple mobs hit the player and run back to last safe spot. #177
Annotations
4 warnings
build:
Core/Goals/CombatGoal.cs#L128
Unboxing a possibly null value.
|
build:
Core/Goals/CombatGoal.cs#L17
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#L128
Unboxing a possibly null value.
|
build:
Core/Goals/CombatGoal.cs#L17
Member 'LastSafeLocationTime' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|