mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-25 10:41:14 +00:00
The rest of 1.3.1
This commit is contained in:
parent
d6eeb9b50b
commit
d0e657bc5b
15 changed files with 287 additions and 142 deletions
|
@ -64,6 +64,9 @@ function updateLayers(){
|
|||
}
|
||||
}
|
||||
|
||||
if(!layers[layer].componentStyles) layers[layer].componentStyles = {}
|
||||
|
||||
|
||||
row = layers[layer].row
|
||||
if(!ROW_LAYERS[row]) ROW_LAYERS[row] = {}
|
||||
ROW_LAYERS[row][layer]=layer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue