diff --git a/IPA.Loader/Utilities/UnityGame.cs b/IPA.Loader/Utilities/UnityGame.cs index 4b1409d3..6b58d860 100644 --- a/IPA.Loader/Utilities/UnityGame.cs +++ b/IPA.Loader/Utilities/UnityGame.cs @@ -96,7 +96,7 @@ namespace IPA.Utilities private static string _installRoot; /// - /// Gets the path to the Beat Saber install directory. + /// Gets the path to the game's install directory. /// /// the path of the game install directory public static string InstallPath