Merge branch 'master' of github.com:gnuboard/g4s

This commit is contained in:
whitedot
2013-02-19 12:10:27 +09:00

View File

@ -33,7 +33,6 @@ $(function(){
if(oldX != e.pageX || oldY != e.pageY) {
mouse_event = true;
return false;
}
});