Welcome Message updated

This commit is contained in:
vis2k 2021-02-16 20:23:58 +08:00
parent 64eba8204f
commit 60b112079c

View File

@ -251,7 +251,7 @@ public virtual void Awake()
// Don't allow collision-destroyed second instance to continue.
if (!InitializeSingleton()) return;
Debug.Log("Thank you for using Mirror! https://mirror-networking.com");
Debug.Log("Mirror | mirror-networking.com | discord.gg/N9QVxbM");
// Set the networkSceneName to prevent a scene reload
// if client connection to server fails.