removed repeated lines
parent
2fb82f84d2
commit
8474af04e1
|
@ -278,12 +278,9 @@
|
|||
; Allow_osSetSoundRadius = true
|
||||
; Allow_osStopSound = true
|
||||
; Allow_osStringSubString = true
|
||||
; Allow_osStringSubString = true
|
||||
; Allow_osStringStartsWith = true
|
||||
; Allow_osStringEndsWith = true
|
||||
; Allow_osStringIndexOf = true
|
||||
; Allow_osStringIndexOf = true
|
||||
; Allow_osStringLastIndexOf = true
|
||||
; Allow_osStringLastIndexOf = true
|
||||
; Allow_osStringRemove = true
|
||||
; Allow_osStringReplace = true
|
||||
|
|
Loading…
Reference in New Issue