mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
codestyle
This commit is contained in:
parent
7adba305fb
commit
63d4551641
@ -233,7 +233,6 @@ bool DebugAction::Execute(Event event)
|
|||||||
|
|
||||||
botAI->TellMasterNoFacing("Node removed. Use console command '.playerbots travel generatenode' to finalize nodes.");
|
botAI->TellMasterNoFacing("Node removed. Use console command '.playerbots travel generatenode' to finalize nodes.");
|
||||||
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
else if (text.find("reset node") != std::string::npos)
|
else if (text.find("reset node") != std::string::npos)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user