marauder2k7 1 mese fa
parent
commit
cc047cf07f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Engine/source/T3D/aiPlayer.h

+ 2 - 0
Engine/source/T3D/aiPlayer.h

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