Commit 241b3cd1 authored by 邱旭's avatar 邱旭

换了点皮

parent 5219b404
......@@ -2,22 +2,6 @@
<project version="4">
<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$/resource/SuccessPanel/star_dis.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/star_dis.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/star_en.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/star_en.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucAgain.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/sucAgain.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueL.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueL.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueS.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueS.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueSR.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/sucContinueSR.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucGet.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/sucGet.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucPrizeTip.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/sucPropTip.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/successBgL.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/successBgL.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/SuccessPanel/successBgS.png" beforeDir="false" afterPath="$PROJECT_DIR$/resource/SuccessPanel/successBgS.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/resource/res.json" beforeDir="false" afterPath="$PROJECT_DIR$/resource/res.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/ResJson.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/ResJson.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/panels/SuccessNoPrizePanel.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/panels/SuccessNoPrizePanel.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/panels/SuccessPrizePanel.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/panels/SuccessPrizePanel.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/scene/map/MapScene.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/scene/map/MapScene.ts" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
......@@ -212,14 +196,7 @@
<workItem from="1617871191619" duration="121000" />
<workItem from="1617890665920" duration="181000" />
<workItem from="1617960804439" duration="639000" />
<workItem from="1618193237335" duration="9255000" />
</task>
<task id="LOCAL-00035" summary="m">
<created>1613812844199</created>
<option name="number" value="00035" />
<option name="presentableId" value="LOCAL-00035" />
<option name="project" value="LOCAL" />
<updated>1613812844199</updated>
<workItem from="1618193237335" duration="9335000" />
</task>
<task id="LOCAL-00036" summary="m">
<created>1613812861760</created>
......@@ -557,7 +534,14 @@
<option name="project" value="LOCAL" />
<updated>1618205545382</updated>
</task>
<option name="localTasksCounter" value="84" />
<task id="LOCAL-00084" summary="换了点皮">
<created>1618208032096</created>
<option name="number" value="00084" />
<option name="presentableId" value="LOCAL-00084" />
<option name="project" value="LOCAL" />
<updated>1618208032096</updated>
</task>
<option name="localTasksCounter" value="85" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
......
......@@ -211,19 +211,19 @@ export class MapScene extends Scene {
public start(data?: any) {
super.start(data);
Tools.gameOver({
isVisitSuccess: true,
prize: {
type: 6,
toolType: "steps",
name: "aaaaa",
_id: "_id",
image: "https://img.alicdn.com/imgextra/i1/2275046294/O1CN01xTeKMI1wMhRux48Y6_!!2275046294-2-miniprogram.png"
},
level: 98,
score: 58940,
stars: 2
});
// Tools.gameOver({
// isVisitSuccess: true,
// prize: {
// type: 6,
// toolType: "steps",
// name: "aaaaa",
// _id: "_id",
// image: "https://img.alicdn.com/imgextra/i1/2275046294/O1CN01xTeKMI1wMhRux48Y6_!!2275046294-2-miniprogram.png"
// },
// level: 98,
// score: 58940,
// stars: 2
// });
}
......
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