This commit is contained in:
@@ -140,7 +140,7 @@ function shared.NetworkMessenger.Init()
|
||||
local target = strtrim(tostring(parts[4]))
|
||||
if Heimdall_Data.config.networkMessenger.debug then
|
||||
print(
|
||||
string.format("[%s] Received message command: %s %s %s", ModuleName, content, targetchannel, target)
|
||||
string.format("[%s] Received message command: %s %s %s", ModuleName, content, targetchannel, target)
|
||||
)
|
||||
end
|
||||
---@type Message
|
||||
|
||||
Reference in New Issue
Block a user