1104cb4058342493261071c7a418705e47803fb7.js 1009 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'. (56:24)\n\n 54 | ||!data)return;\n 55 | const data: any = userIns.getCurLevelData();\n> 56 | let item:Node = await ResUtil.loadRes(data.map,Game.I.map);\n | ^\n 57 | let pos: Vec3 = this.getRandomBornPosition();\n 58 | item.worldPosition = pos;\n 59 | //\u521B\u5EFA\u7ED5Y\u8F74\u65CB\u8F6C90\u5EA6\u7684\u56DB\u5143\u6570");
  8. }
  9. };
  10. });
  11. //# sourceMappingURL=1104cb4058342493261071c7a418705e47803fb7.js.map