You've already forked factorio-blueprint-editor
mirror of
https://github.com/teoxoy/factorio-blueprint-editor.git
synced 2025-11-23 22:15:01 +02:00
renamed images in templates
This commit is contained in:
@@ -7,5 +7,5 @@
|
|||||||
}<% if (idx !== layout.images.length - 1) { %>,<% } %>
|
}<% if (idx !== layout.images.length - 1) { %>,<% } %>
|
||||||
<% }); %>
|
<% }); %>
|
||||||
},
|
},
|
||||||
"meta": { "image": "entitySprites.png" }
|
"meta": { "image": "entitySpritesheet.png" }
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,5 +7,5 @@
|
|||||||
}<% if (idx !== layout.images.length - 1) { %>,<% } %>
|
}<% if (idx !== layout.images.length - 1) { %>,<% } %>
|
||||||
<% }); %>
|
<% }); %>
|
||||||
},
|
},
|
||||||
"meta": { "image": "iconSprites.png" }
|
"meta": { "image": "iconSpritesheet.png" }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user