mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
HLAPI pro welcome message added to see if the HLAPI Pro is active or not
This commit is contained in:
parent
1e77e191b3
commit
903eee667c
@ -172,6 +172,7 @@ public NetworkManager()
|
||||
|
||||
void Awake()
|
||||
{
|
||||
Debug.Log("Thank you for using HLAPI Pro! https://forum.unity3d.com/threads/unet-hlapi-pro-taking-unet-to-the-next-level.425437/");
|
||||
InitializeSingleton();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user