美素佳儿 litter wizard小游戏
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

runtime_loader.js 182B

5 years ago
12345678
  1. require("launcher/native_require.js");
  2. egret_native.egtMain = function () {
  3. egret_native.nativeType = "runtime";
  4. egret_native.egretInit();
  5. egret_native.egretStart();
  6. };