test serer consideration of warp gap
This commit is contained in:
parent
cf411b949c
commit
921258a901
1 changed files with 4 additions and 1 deletions
|
@ -2970,7 +2970,10 @@ void Spawn::ResetMovement(bool inFlight){
|
|||
}
|
||||
movement_loop.clear();
|
||||
movement_index = 0;
|
||||
resume_movement = true;
|
||||
|
||||
if(!inFlight)
|
||||
resume_movement = true;
|
||||
|
||||
ClearRunningLocations();
|
||||
|
||||
if(!inFlight)
|
||||
|
|
Loading…
Add table
Reference in a new issue