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

This commit is contained in:
gnuboard
2013-02-19 14:41:26 +09:00
21 changed files with 30 additions and 26 deletions

View File

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