mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 08:22:30 +02:00
Rename pUtils.js to unpublishedScripts/marketplace/xylophone/pUtils.js
This commit is contained in:
parent
885a279bb0
commit
f1c243ac4e
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ editEntityTextures = function(id, textureName, textureURL) {
|
|||
var textureList = getEntityTextures(id);
|
||||
textureList[textureName] = textureURL;
|
||||
setEntityTextures(id, textureList);
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue