adding flag for finished mission
This commit is contained in:
parent
b92b4e9092
commit
69dd8264e6
@ -53,6 +53,8 @@ static void update_commands()
|
||||
// this is a conditional command so we skip it
|
||||
command_nav_queue.id = NO_COMMAND;
|
||||
}
|
||||
}else{
|
||||
command_nav_index == 255;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user