Improved walking system.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
namespace DouwcoHivemind
|
||||
{
|
||||
|
||||
static std::vector<int> flattenPathSteps(const std::vector<Screeps::PathStep> &pathSteps)
|
||||
{
|
||||
std::vector<int> flattened;
|
||||
|
||||
Reference in New Issue
Block a user