Fix sharedstate.commit()
This commit is contained in:
parent
bf1b2d4f7c
commit
083d8319eb
@ -208,9 +208,8 @@ function sharedstate.commit()
|
|||||||
-- send_queue[key]=t
|
-- send_queue[key]=t
|
||||||
-- end
|
-- end
|
||||||
|
|
||||||
|
pings.sharedstate_recv_table(state_queue)
|
||||||
pings.sharedstate_unpack(state_queue)
|
sharedstate.clear()
|
||||||
state_queue={}
|
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Clear a value from the shared state queue
|
--- Clear a value from the shared state queue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user