summaryrefslogtreecommitdiff
path: root/jaws/src/game_loop.js
diff options
context:
space:
mode:
Diffstat (limited to 'jaws/src/game_loop.js')
-rwxr-xr-xjaws/src/game_loop.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jaws/src/game_loop.js b/jaws/src/game_loop.js
index aa773e5..5b9bd4d 100755
--- a/jaws/src/game_loop.js
+++ b/jaws/src/game_loop.js
@@ -1,5 +1,3 @@
-if(typeof require !== "undefined") { var jaws = require("./core.js"); }
-
var jaws = (function(jaws) {
// requestAnim shim layer by Paul Irish