before merge

This commit is contained in:
wanlop run 2024-11-18 10:38:51 +07:00
parent 6676dbb984
commit de26fa563f
129 changed files with 1141 additions and 325008 deletions

View file

@ -519,6 +519,8 @@
EndIf
EndIf
Var MenuReasonStage = "Invisible"
</EventOpen>
<Timeout> 1000 </Timeout>
@ -783,6 +785,13 @@
EndIf
If MenuReason = "-" Then
Else
Var MenuReasonString = MenuReason
Var MenuReasonStage = "Enable"
EndIf
Refresh
TimerReset
</EventTimeout>
@ -8115,6 +8124,16 @@
<Value> "#7"</Value>
</Text>
<Text>
<X> 1 </X>
<Y> 1900 </Y>
<State> MenuReasonStage </State>
<Font> KanitTTF </Font>
<Size> 18 </Size>
<Color> 0xFF0000 </Color>
<Value> MenuReasonString</Value>
</Text>
;