@@ -0,0 +1,5 @@
//主程序,业务逻辑
(function(){
var game = new Game('canvas');
game.launch();
})();
The note is not visible to the blocked user.