抄写错误

This commit is contained in:
hong
2018-02-03 15:49:01 +08:00
committed by GitHub
parent e7436bfa95
commit 2dd5a06616

View File

@@ -121,7 +121,7 @@ function datasheet.monitor(source, handle)
else
h.ref = h.ref + 1
assert(not t.monitor[source])
t.monitor[source]=handle
t.monitor[source]=skynet.response()
end
end