Skip to content

Commit

Permalink
No longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzzer committed Mar 2, 2024
1 parent 11a3b2a commit 66a3159
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extension/natives/nextbot/path.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
#include "path/chase.hpp"
#include "path/follower.hpp"

#include "NextBotChasePath.h"
#include "NextBotPathFollow.h"

namespace natives::nextbot::path {

SMPathFollowerCost::SMPathFollowerCost(INextBot* bot, IPluginFunction* func) : m_pFunc(func), m_bot(bot)
Expand Down

0 comments on commit 66a3159

Please sign in to comment.