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