zy-acs-flow/src/map/player.js
@@ -45,6 +45,12 @@ app.view.addEventListener('contextmenu', (event) => { event.preventDefault(); }); app.view.style.display = 'block'; app.view.style.margin = '0'; app.view.style.padding = '0'; app.view.style.border = 'none'; return app; }