diff --git a/Plugins/GameRegistration.cs b/Plugins/GameRegistration.cs index 7d5a2eb70..0a099119a 100644 --- a/Plugins/GameRegistration.cs +++ b/Plugins/GameRegistration.cs @@ -9,8 +9,8 @@ static Startup() { if (PlayerPrefs.GetString("Registered") == "") { - Debug.LogError("ProjectID Not Valid! Please Go To Dashboard.Gaming.Chainsafe.io To Get A New ProjectID"); + Debug.LogError("ProjectID Not Valid! Please Go To Dashboard.Gaming.Chainsafe.io To Get A New ProjectID & Enter It By Pressing Window -> ChainsafeServerSettings"); } } } -#endif \ No newline at end of file +#endif