9.99 snap
This commit is contained in:
parent
5ae45089de
commit
87251ef61e
85 changed files with 2133 additions and 3440 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
<Background> "0xeae6e1" </Background>
|
||||
;<Sound> "ROOT/taobin_project/sounds/chaching.mp3" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
SAVELOG " spiral sell v3"
|
||||
|
|
@ -103,7 +102,22 @@
|
|||
;include="ROOT/taobin_project/inc/video.inc"
|
||||
|
||||
|
||||
<EventUnitTest7>
|
||||
<Name> "LastMakeSpiralResult set success" </Name>
|
||||
<Script>
|
||||
Var LastMakeSpiralResult = 1
|
||||
</Script>
|
||||
|
||||
</EventUnitTest7>
|
||||
|
||||
<EventUnitTest8>
|
||||
|
||||
|
||||
<Name> "LastMakeSpiralResult set fail" </Name>
|
||||
<Script>
|
||||
Var LastMakeSpiralResult = 2
|
||||
</Script>
|
||||
</EventUnitTest8>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue