Update Thank you page helloween game

This commit is contained in:
Kenta420 2024-10-18 10:57:34 +07:00
parent 60fa7c1e6a
commit b3dc062c34
4 changed files with 7 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View file

@ -9,6 +9,12 @@
Var Timeout = 0
Var ThankyouImg = "ROOT/taobin_project/image/event/halloween/thank_you_th.png"
If show_eng = "true" Then
Var ThankyouImg = "ROOT/taobin_project/image/event/halloween/thank_you_en.png"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
@ -35,7 +41,7 @@
<Image>
<X> 0 </X>
<Y> 380 </Y>
<Filename> "ROOT/taobin_project/image/event/halloween/thank_you.png" </Filename>
<Filename> ThankyouImg </Filename>
</Image>
</Popup>