aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/web/textures_image_processing.js
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2017-04-03 23:10:27 +0200
committerRay <raysan5@gmail.com>2017-04-03 23:10:27 +0200
commit50bc77ed96337026604b36e4c008fecc39ebd0bb (patch)
tree5fb951ea469633a1b272ad82a8d3cca9a02b59a5 /docs/examples/web/textures_image_processing.js
parente6ed85e993b049a28dcc3c37bd5fadc6ab159df7 (diff)
downloadraylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.tar.gz
raylib-50bc77ed96337026604b36e4c008fecc39ebd0bb.zip
Improve web examples -IN PROGRESS-
Diffstat (limited to 'docs/examples/web/textures_image_processing.js')
-rw-r--r--docs/examples/web/textures_image_processing.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/web/textures_image_processing.js b/docs/examples/web/textures_image_processing.js
index 8a03b163..14b48a11 100644
--- a/docs/examples/web/textures_image_processing.js
+++ b/docs/examples/web/textures_image_processing.js
@@ -182,7 +182,7 @@ Module['FS_createPath']('/', 'resources', true, true);
}
}
- loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 295054, "filename": "/resources/parrots.png"}], "remote_package_size": 295054, "package_uuid": "e4e834ee-01d2-4389-a278-53740c6fc2cd"});
+ loadPackage({"files": [{"audio": 0, "start": 0, "crunched": 0, "end": 295054, "filename": "/resources/parrots.png"}], "remote_package_size": 295054, "package_uuid": "36324a4c-216a-4a83-802d-12544330631d"});
})();