Update QSBCore.cs

This commit is contained in:
Mister_Nebula 2022-06-30 10:20:36 +01:00
parent 612848e35f
commit bba7b03ac1

View File

@ -74,6 +74,7 @@ public class QSBCore : ModBehaviour
{
EpicRerouter.ModSide.Interop.Go();
// no, we cant localize this - languages are loaded after the splash screen
UIHelper.ReplaceUI(UITextType.PleaseUseController,
"<color=orange>Quantum Space Buddies</color> is best experienced with friends...");
}