mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-06-29 15:51:53 +00:00
Bug fix.
This commit is contained in:
@ -1768,6 +1768,7 @@ initAStar( goal )
|
||||
|
||||
if ( !isDefined( nodes ) )
|
||||
{
|
||||
self.bot.astar = [];
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user