mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-04-21 22:15:44 +00:00
Bug fix.
This commit is contained in:
parent
cf77a0237e
commit
0e68c20fcd
@ -1768,6 +1768,7 @@ initAStar( goal )
|
||||
|
||||
if ( !isDefined( nodes ) )
|
||||
{
|
||||
self.bot.astar = [];
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user