Skip to content

Commit

Permalink
fixed some bugs and made the playground better
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMaster1127 committed Jul 12, 2024
1 parent 761640a commit 2c641a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HTH.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -2320,6 +2320,7 @@ out1 := Trim(s)
s:=StrSplit(str,",").3
out2 := Trim(s)


if (InStr(out1, "%"))
{
out1 := varTraspiler(out1, 0)
Expand Down

0 comments on commit 2c641a7

Please sign in to comment.