mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Change key to newhorizons
This commit is contained in:
parent
a98b2dd2f2
commit
5b48346655
@ -63,7 +63,7 @@ namespace NewHorizons.OtherMods.OWRichPresence
|
||||
var localizedName = ShipLogStarChartMode.UniqueIDToName(name);
|
||||
var message = TranslationHandler.GetTranslation("RICH_PRESENCE_EXPLORING", TranslationHandler.TextType.UI).Replace("{0}", localizedName);
|
||||
|
||||
API.SetCurrentRootPresence(message, "sun");
|
||||
API.SetCurrentRootPresence(message, "newhorizons");
|
||||
}
|
||||
|
||||
public static void OnChangeStarSystem(string destination)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user