Update module initialization messages to use consistent format
This commit is contained in:
@@ -80,6 +80,6 @@ shared.Network = {
|
||||
end
|
||||
|
||||
NetworkTick()
|
||||
print("[Heimdall] Network module loaded")
|
||||
print(string.format("[%s] Module initialized", ModuleName))
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user