From 1af8f41cc88e3c57bfabe6d4a5dcd83fc4a0e1bc Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Thu, 17 Apr 2014 02:32:53 -0400 Subject: further code bath, fix minimap orientation/translation --- assets/javascripts/rectangles/util/debug.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 assets/javascripts/rectangles/util/debug.js (limited to 'assets/javascripts/rectangles/util/debug.js') diff --git a/assets/javascripts/rectangles/util/debug.js b/assets/javascripts/rectangles/util/debug.js new file mode 100644 index 0000000..437abb8 --- /dev/null +++ b/assets/javascripts/rectangles/util/debug.js @@ -0,0 +1,2 @@ +window.z = true; +document.body.addEventListener("mousedown", function(){ z = true }) -- cgit v1.2.3-70-g09d2