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