Update
This commit is contained in:
parent
78f3a08725
commit
3be4f9d8ec
@ -303,7 +303,7 @@ def getBuildable():
|
||||
return bricks_start_v2
|
||||
|
||||
def getAll():
|
||||
return bricks_start_v2+bricks_end+[table]
|
||||
return bricks_start_v2+bricks_start_v1+bricks_end+[table]
|
||||
|
||||
def getTable():
|
||||
return table
|
||||
|
||||
Loading…
Reference in New Issue
Block a user