Fix to force reinit breaking actions in SP
This commit is contained in:
@@ -416,6 +416,7 @@ function DataController.ReceiveData(key, data)
|
||||
handler:setIsResetForced(false)
|
||||
handler:setIsDataReady(true)
|
||||
|
||||
--TOC_DEBUG.print("Finished ReceiveData, triggering OnReceivedTocData")
|
||||
triggerEvent("OnReceivedTocData", handler.username)
|
||||
|
||||
-- TODO We need an event to track if initialization has been finalized
|
||||
|
||||
Reference in New Issue
Block a user