diff --git a/app_manifest.json b/app_manifest.json index e030626..caa7202 100644 --- a/app_manifest.json +++ b/app_manifest.json @@ -1,5 +1,5 @@ { - "version": "39.00.00", + "version": "39.15.18", "css": [ "css/base.css", "css/layout.css", @@ -22,6 +22,7 @@ "js/collision_footprint_system.js", "js/mechanical_system.js", "js/constraint_system.js", + "js/physics_world_system.js", "js/assets.js", "js/audio.js", "js/perf_profiler.js", diff --git a/index.html b/index.html index 84efbfd..11c5b1f 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,11 @@ - - - - - + + + + +