fix bug run.ev not run & update mys desc

This commit is contained in:
Pakin 2024-10-21 16:48:33 +07:00
parent 28c1485e9e
commit ba9c746d3e
8 changed files with 676 additions and 660 deletions

View file

@ -1195,7 +1195,11 @@
EndIf
EndIf
If ProYuzu250Enable = 0 Then
If IgnoreProfileFromRunEV = "" Then
Var IgnoreProfileFromRunEV = 0
EndIf
If IgnoreProfileFromRunEV = 0 Then
TRY "ROOT/taobin_project/xml/profile/run.ev"
EndIf