summaryrefslogtreecommitdiffhomepage
path: root/docs/examples/web/models_cubicmap.js
diff options
context:
space:
mode:
authorRay <[email protected]>2017-04-03 23:10:27 +0200
committerRay <[email protected]>2017-04-03 23:10:27 +0200
commit50bc77ed96337026604b36e4c008fecc39ebd0bb (patch)
tree5fb951ea469633a1b272ad82a8d3cca9a02b59a5 /docs/examples/web/models_cubicmap.js
parente6ed85e993b049a28dcc3c37bd5fadc6ab159df7 (diff)
downloadraylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.tar.gz
raylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.zip
Improve web examples -IN PROGRESS-
Diffstat (limited to 'docs/examples/web/models_cubicmap.js')
-rw-r--r--docs/examples/web/models_cubicmap.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/web/models_cubicmap.js b/docs/examples/web/models_cubicmap.js
index 6d34ce5e..3ab8d525 100644
--- a/docs/examples/web/models_cubicmap.js
+++ b/docs/examples/web/models_cubicmap.js
@@ -182,7 +182,7 @@ Module['FS_createPath']('/', 'resources', true, true);
}
}
- loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 201, "filename": "/resources/cubicmap.png"}, {"audio": 0, "start": 201, "crunched": 0, "end": 37426, "filename": "/resources/cubicmap_atlas.png"}], "remote_package_size": 37426, "package_uuid": "4432e3b6-4d0c-4577-a5e5-91a7d40b7f85"});
+ loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 201, "filename": "/resources/cubicmap.png"}, {"audio": 0, "start": 201, "crunched": 0, "end": 37426, "filename": "/resources/cubicmap_atlas.png"}], "remote_package_size": 37426, "package_uuid": "ba274e07-1f63-462e-ad99-f84535450721"});
})();