mirror of https://github.com/PiyushXCoder/lupt.git
bug fixes
This commit is contained in:
parent
cef173b990
commit
03ab0e0b71
|
|
@ -46,8 +46,4 @@ $(document).ready(function() {
|
|||
});
|
||||
|
||||
Camera.setupCamera();
|
||||
|
||||
$(document).bind("contextmenu",function(e){
|
||||
return false;
|
||||
});
|
||||
});
|
||||
Loading…
Reference in New Issue