以txt文本方式打开index.html,大概在1900多行
/*window.addEventListener('contextmenu', function(event) {
event.preventDefault();
// You can remove the alert or customize the message below
alert('Right-click is disabled in this game.');
}, false);*/,改一下加个/**/,保存,重新打开就可以用右键了