b4b421ef01b3a6a91fe83bc51aaa3b6f6bef6306.js 996 B

123456789101112
  1. System.register([], function (_export, _context) {
  2. "use strict";
  3. return {
  4. setters: [],
  5. execute: function () {
  6. // This module is auto-generated to report error emitted when try to load module file:///Users/wenshuang/Desktop/%E5%85%AC%E5%8F%B8%E6%B8%B8%E6%88%8F/GunfightShoot/assets/scripts/game/Game.ts at runtime.
  7. throw new Error("SyntaxError: /file:/Users/wenshuang/Desktop/%E5%85%AC%E5%8F%B8%E6%B8%B8%E6%88%8F/GunfightShoot/assets/scripts/game/Game.ts: Unexpected reserved word 'await'. (53:24)\n\n 51 | ||!this.allEnemys\n 52 | ||!data)return;\n> 53 | let item:Node = await ResUtil.loadEnemyRes(data.prb_name,Game.I.map);\n | ^\n 54 | let pos: Vec3 = this.getRandomBornPosition();\n 55 | item.worldPosition = pos;\n 56 | //\u521B\u5EFA\u7ED5Y\u8F74\u65CB\u8F6C90\u5EA6\u7684\u56DB\u5143\u6570");
  8. }
  9. };
  10. });
  11. //# sourceMappingURL=b4b421ef01b3a6a91fe83bc51aaa3b6f6bef6306.js.map