Browse Source

Fixed documentation in UnityGame

pull/46/head
Anairkoen Schno 4 years ago
parent
commit
c64ffdf2f6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      IPA.Loader/Utilities/UnityGame.cs

+ 1
- 1
IPA.Loader/Utilities/UnityGame.cs View File

@ -96,7 +96,7 @@ namespace IPA.Utilities
private static string _installRoot;
/// <summary>
/// Gets the path to the Beat Saber install directory.
/// Gets the path to the game's install directory.
/// </summary>
/// <value>the path of the game install directory</value>
public static string InstallPath


Loading…
Cancel
Save