update for bakeup
This commit is contained in:
@ -217,6 +217,9 @@ class backTrack(Track):
|
||||
|
||||
return condt
|
||||
|
||||
|
||||
|
||||
|
||||
def is_OutTrack(self):
|
||||
if self.posState <= 1:
|
||||
isout = True
|
||||
|
Reference in New Issue
Block a user