mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-23 02:48:06 +11:00
Bugfix: Claiming a monitor is documented as returning the monitor proxy, now make that actually work
This commit is contained in:
parent
e308f54ad7
commit
881193aa9a
@ -95,7 +95,7 @@ return function (
|
||||
return v, didBind
|
||||
end
|
||||
end
|
||||
end, v
|
||||
end, monitor
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user