mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
finished nc merge
This commit is contained in:
parent
f7ca9d2393
commit
cacd5d74c0
8 changed files with 13 additions and 12 deletions
|
|
@ -40,7 +40,7 @@ function (Parent, CoreItem, Settings, Nc) {
|
|||
Nc.trigger(Nc.ns.client.view.mesh.add, mesh);
|
||||
}
|
||||
|
||||
Nc.trigger("view/createMesh",
|
||||
Nc.trigger(Nc.ns.client.view.mesh.create,
|
||||
texturePath + name + ".png",
|
||||
callback,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue