mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-17 00:54:35 +00:00
Compile bug fixes.
This commit is contained in:
@@ -46,7 +46,7 @@ class FleeManager
|
||||
|
||||
Player* bot;
|
||||
float maxAllowedDistance;
|
||||
float followAngle;
|
||||
[[maybe_unused]] float followAngle; // unused - whipowill
|
||||
bool forceMaxDistance;
|
||||
WorldPosition startPosition;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user