Fixed update when Health Panel is open for remote pl
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if isServer() then return end
|
||||
|
||||
local CommandsData = require("TOC/CommandsData")
|
||||
local StaticData = require("TOC/StaticData")
|
||||
----------------
|
||||
@@ -346,6 +348,7 @@ function DataController:apply()
|
||||
ModData.transmit(CommandsData.GetKey(self.username))
|
||||
end
|
||||
|
||||
|
||||
---Online only, Global Mod Data doesn't trigger this in SP
|
||||
---@param key any
|
||||
---@param data any
|
||||
|
||||
Reference in New Issue
Block a user