Skip to content

Commit

Permalink
Update Celeste.Mod.mm/Mod/Everest/Everest.Loader.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0ade authored Apr 16, 2022
1 parent aa75285 commit 9ab563c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Celeste.Mod.mm/Mod/Everest/Everest.Loader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public static class Loader {
public static ReadOnlyCollection<string> Blacklist => _Blacklist?.AsReadOnly();

/// <summary>
/// The path to the Everest /Mods/temperalblacklist.txt file.
/// The path to the Everest /Mods/temporaryblacklist.txt file.
/// </summary>
public static string PathTemporaryBlacklist { get; internal set; }
internal static string NameTemporaryBlacklist;
Expand Down

0 comments on commit 9ab563c

Please sign in to comment.