aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/web/models_obj_loading.js
diff options
context:
space:
mode:
authorvictorfisac <victorfisac@gmail.com>2017-04-06 15:28:04 +0200
committervictorfisac <victorfisac@gmail.com>2017-04-06 15:28:04 +0200
commit54f070a0f421798dca911b48223a67ae6dc51956 (patch)
tree07eefb8740d05754dcd875f49ea193eee1c79555 /docs/examples/web/models_obj_loading.js
parent256bc6e1dccfd021239dd0e5a66c377a402c3c59 (diff)
parentc47b04a2c673f3073e2cc5a47d5aa1bce029e93e (diff)
downloadraylib-54f070a0f421798dca911b48223a67ae6dc51956.tar.gz
raylib-54f070a0f421798dca911b48223a67ae6dc51956.zip
Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop
Diffstat (limited to 'docs/examples/web/models_obj_loading.js')
-rw-r--r--docs/examples/web/models_obj_loading.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/web/models_obj_loading.js b/docs/examples/web/models_obj_loading.js
index 43db7f04..a8a3e58e 100644
--- a/docs/examples/web/models_obj_loading.js
+++ b/docs/examples/web/models_obj_loading.js
@@ -183,7 +183,7 @@ Module['FS_createPath']('/resources', 'model', true, true);
}
}
- loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 2748249, "filename": "/resources/model/dwarf.obj"}, {"audio": 0, "start": 2748249, "crunched": 0, "end": 4022872, "filename": "/resources/model/dwarf_diffuse.png"}], "remote_package_size": 4022872, "package_uuid": "750abc5f-af45-4d90-afe8-fd10ed333f43"});
+ loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 2748249, "filename": "/resources/model/dwarf.obj"}, {"audio": 0, "start": 2748249, "crunched": 0, "end": 4022872, "filename": "/resources/model/dwarf_diffuse.png"}], "remote_package_size": 4022872, "package_uuid": "6faeef29-8bb8-4e0d-91a9-30ecf3f9b645"});
})();