includes/clientside/static/functions.js
changeset 592 27377179fe58
parent 582 a38876c0793c
child 628 ab6f55abb17e
--- a/includes/clientside/static/functions.js	Mon Jun 30 17:22:29 2008 -0400
+++ b/includes/clientside/static/functions.js	Wed Jul 02 19:36:44 2008 -0400
@@ -558,6 +558,7 @@
   return z;
 }
 
+var shift = false;
 function isKeyPressed(event)
 {
   if (event.shiftKey==1)