Commit b58a4f30 authored by 邱旭's avatar 邱旭

换了点皮

parent 56307ac4
......@@ -3,9 +3,6 @@
<component name="ChangeListManager">
<list default="true" id="0d3cb18d-e144-41a0-bc8b-4877c2e1fef1" name="默认的" comment="换了点皮">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lotties/BonusTime.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/lotties/checkTip.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/scene/map/MapScene.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/scene/map/MapScene.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/scene/map/MapUI.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/scene/map/MapUI.ts" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
......@@ -99,7 +96,7 @@
<recent name="$PROJECT_DIR$/lotties" />
</key>
</component>
<component name="RunManager" selected="npm.handleLotS">
<component name="RunManager" selected="npm.dev">
<configuration name="build" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
<package-json value="$PROJECT_DIR$/package.json" />
<command value="run" />
......@@ -159,8 +156,8 @@
</list>
<recent_temporary>
<list>
<item itemvalue="npm.handleLotS" />
<item itemvalue="npm.dev" />
<item itemvalue="npm.handleLotS" />
<item itemvalue="npm.flushRes" />
<item itemvalue="npm.buildTS" />
<item itemvalue="npm.build" />
......@@ -196,14 +193,8 @@
<workItem from="1617348724978" duration="4857000" />
<workItem from="1617673451602" duration="17243000" />
<workItem from="1617702978246" duration="12255000" />
<workItem from="1617847690167" duration="6195000" />
</task>
<task id="LOCAL-00024" summary="m">
<created>1613727027414</created>
<option name="number" value="00024" />
<option name="presentableId" value="LOCAL-00024" />
<option name="project" value="LOCAL" />
<updated>1613727027414</updated>
<workItem from="1617847690167" duration="9973000" />
<workItem from="1617871191619" duration="121000" />
</task>
<task id="LOCAL-00025" summary="m">
<created>1613730899385</created>
......@@ -541,7 +532,14 @@
<option name="project" value="LOCAL" />
<updated>1617853812512</updated>
</task>
<option name="localTasksCounter" value="73" />
<task id="LOCAL-00073" summary="换了点皮">
<created>1617854352155</created>
<option name="number" value="00073" />
<option name="presentableId" value="LOCAL-00073" />
<option name="project" value="LOCAL" />
<updated>1617854352155</updated>
</task>
<option name="localTasksCounter" value="74" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
......
......@@ -3,7 +3,6 @@ import Button = FYGE.Button;
import TextField = FYGE.TextField;
import TEXT_ALIGN = FYGE.TEXT_ALIGN;
import MouseEvent = FYGE.MouseEvent;
import Lottie = FYGE.Lottie;
import { RES } from "../../../module/RES";
import { Tools } from "../../Tools";
import { showPanel, showToast } from "../../../module/ctrls";
......@@ -11,7 +10,6 @@ import { RulePanel } from "../../panels/RulePanel";
import { sendTbNet, TbNetName } from "../../TaoBaoNet";
import { layers } from "../../../module/views/layers";
import { LotteryPanel } from "../../panels/LotteryPanel";
import { bonus } from "../../lotties/bonus";
export default class MapUI extends Container {
public energyBox: EnergyBox = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment