1
0
mirror of https://github.com/akpaevj/executor-scripts.git synced 2024-11-28 09:33:50 +02:00
This commit is contained in:
akpaevj 2024-03-14 14:43:31 +03:00
parent e4fb707561
commit 27fdbe2b60

View File

@ -11,7 +11,7 @@ method IndexOf(Data1: Bytes, Data2: Bytes): Number
// doesn't match pattern
StartIndex = -1
Data2Index = 0
continue
break
;
if Data1Char == Data2Char