forked from bedohswe/p3he
fix(levels): time is not defined
This commit is contained in:
parent
2f562e051f
commit
1e18630c44
@ -1,4 +1,6 @@
|
||||
from os import makedirs
|
||||
from time import time
|
||||
|
||||
class Segment:
|
||||
def __init__(self,bA,cA,cB,trColor):
|
||||
self.isFinite = bA
|
||||
|
Loading…
x
Reference in New Issue
Block a user