Update
This commit is contained in:
parent
8c3393c824
commit
3b8f27c1f0
@ -300,7 +300,7 @@ bricks_start_v2 =[{
|
|||||||
}]
|
}]
|
||||||
|
|
||||||
def getBuildable():
|
def getBuildable():
|
||||||
return bricks_start_v1
|
return bricks_start_v2
|
||||||
|
|
||||||
def getAll():
|
def getAll():
|
||||||
return bricks_start_v2+bricks_start_v1+bricks_end+[table]
|
return bricks_start_v2+bricks_start_v1+bricks_end+[table]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user