Update aiPlayer.h

This commit is contained in:
marauder2k7 2025-07-26 10:41:25 +01:00
parent 9039435d12
commit cc047cf07f

View file

@ -228,6 +228,8 @@ public:
/// Types of link we can use.
LinkData mLinkTypes;
dtQueryFilter mFilter;
Vector<F32> mAreaCosts;
/// @}
#endif // TORQUE_NAVIGATION_ENABLED