Merge branch 'master' of github.com:gnuboard/g4s
This commit is contained in:
@ -33,7 +33,6 @@ $(function(){
|
||||
|
||||
if(oldX != e.pageX || oldY != e.pageY) {
|
||||
mouse_event = true;
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user