mirror of
https://github.com/akpaevj/executor-scripts.git
synced 2024-11-28 09:33:50 +02:00
d
This commit is contained in:
parent
e4fb707561
commit
27fdbe2b60
@ -11,7 +11,7 @@ method IndexOf(Data1: Bytes, Data2: Bytes): Number
|
||||
// doesn't match pattern
|
||||
StartIndex = -1
|
||||
Data2Index = 0
|
||||
continue
|
||||
break
|
||||
;
|
||||
|
||||
if Data1Char == Data2Char
|
||||
|
Loading…
Reference in New Issue
Block a user