helialprofile.png
Welcome to IOPWiki, Commander. You can contribute to this wiki without an account. Learn how to contribute and join our Discord server.

Changes

Jump to navigation Jump to search

MediaWiki:Gadget-artTab.js

1 byte added, 02:13, 14 January 2018
m
Typo
success: function (data) {
json = data;
json.model = curl(modelId + "_live2d_model.moc" + ".skel");
for (var idx=0; idx < json.textures.length; idx++) {
json.textures[idx] = curl(modelId + "_live2d_" + json.textures[idx]);

Navigation menu