mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 07:55:43 +00:00
Fix script error
This commit is contained in:
parent
ca71fbee4b
commit
6225ae74fb
@ -335,7 +335,7 @@ watchSaveWaypointsCommand()
|
|||||||
{
|
{
|
||||||
self iPrintlnBold("Auto link enabled");
|
self iPrintlnBold("Auto link enabled");
|
||||||
level.autoLink = true;
|
level.autoLink = true;
|
||||||
level.wpToLink = self.nearest;
|
level.wpToLink = self.closest;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user