diff --git a/Mirror/Runtime/NetworkManager.cs b/Mirror/Runtime/NetworkManager.cs index bbeebde68..c2dc0d2fc 100644 --- a/Mirror/Runtime/NetworkManager.cs +++ b/Mirror/Runtime/NetworkManager.cs @@ -108,7 +108,7 @@ public NetworkManager() void Awake() { - Debug.Log("Thank you for using HLAPI Community Edition! https://forum.unity.com/threads/unet-hlapi-community-edition.425437/"); + Debug.Log("Thank you for using Mirror! https://forum.unity.com/threads/unet-hlapi-community-edition.425437/"); InitializeSingleton(); }