mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
renamed prop placer menu button to dev tools menu button
This commit is contained in:
parent
1df55b66d2
commit
3c1ef43a66
@ -86,7 +86,7 @@ namespace NewHorizons.Utility.DebugMenu
|
||||
|
||||
private void PauseMenuInitHook()
|
||||
{
|
||||
pauseMenuButton = Main.Instance.ModHelper.Menus.PauseMenu.OptionsButton.Duplicate(TranslationHandler.GetTranslation("Toggle Prop Placer Menu", TranslationHandler.TextType.UI).ToUpper());
|
||||
pauseMenuButton = Main.Instance.ModHelper.Menus.PauseMenu.OptionsButton.Duplicate(TranslationHandler.GetTranslation("Toggle Dev Tools Menu", TranslationHandler.TextType.UI).ToUpper());
|
||||
InitMenu();
|
||||
}
|
||||
public static void UpdatePauseMenuButton()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user