mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-01 12:10:06 +00:00
Move findApplicablePaths to Transport, add taskID argument
This commit is contained in:
@@ -49,4 +49,6 @@ namespace Transport {
|
||||
|
||||
void lerp(std::queue<Vec3>*, Vec3, Vec3, int, float);
|
||||
void lerp(std::queue<Vec3>*, Vec3, Vec3, int);
|
||||
|
||||
NPCPath* findApplicablePath(int32_t, int32_t, int = -1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user