Fix the return type for Mutator_set()
This commit is contained in:
parent
c0fe3e7344
commit
4b08ccf557
|
@ -6,6 +6,6 @@ ret=STRING
|
|||
arg1=STRING,variable
|
||||
|
||||
[call::set]
|
||||
ret=BOOLEAN
|
||||
ret=BOOL
|
||||
arg1=STRING,variable
|
||||
arg2=STRING,value
|
||||
|
|
Loading…
Reference in New Issue
Block a user