mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
NetworkManager.Awake message changed to 'Mirror' from 'HLAPI CE'
This commit is contained in:
parent
8ccfd8f105
commit
43921f7b3e
@ -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();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user