aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-11 10:59:25 -0700
committerValerio Virgillito2012-05-11 10:59:25 -0700
commite2ef92008a39a67d4f7db0627c7352bdc06ed476 (patch)
treeae6122570b41879b5fa434c970592fe1deb23a2e /js/io/system/ninjalibrary.json
parent632a53278826a33506b302b573ee0681840f2d6c (diff)
parent0467a1cf331c067b21bf5d6acfe47ec9edc2e41c (diff)
downloadninja-e2ef92008a39a67d4f7db0627c7352bdc06ed476.tar.gz
Merge pull request #215 from mqg734/WebGLFixes
Updated Line, Oval and Rectangle geom classes to use object literal notation. Also, updated canvas-runtime.js to use object literal notation.
Diffstat (limited to 'js/io/system/ninjalibrary.json')
-rw-r--r--js/io/system/ninjalibrary.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index f7b87a91..feced079 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,6 @@
1{ 1{
2 "libraries": [ 2 "libraries": [
3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.8.0.0"}, 3 {"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.8.0.0"},
4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.5.0"} 4 {"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.0"}
5 ] 5 ]
6} \ No newline at end of file 6} \ No newline at end of file