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