fix unlock
This commit is contained in:
parent
f66de93483
commit
10c32f769b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ void unlock(var v)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
method(v);
|
method(obj);
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue