We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3740f2f commit d9add6fCopy full SHA for d9add6f
com.playeveryware.eos/Runtime/Core/Config/PlatformConfig.cs
@@ -464,7 +464,7 @@ protected virtual void MigrateNonOverrideableConfigValues(EOSConfig overrideValu
464
// The user will have to set one directly.
465
Debug.LogWarning($"The previous config did not explicitly define " +
466
$"a deployment for this platform, and there are more than " +
467
- $"one available deployments. You must sset the Deployment in" +
+ $"one available deployments. You must set the Deployment in" +
468
$"the EOS Configuration window for this platform.");
469
}
470
0 commit comments