notification

This commit is contained in:
Noah Pilarski 2022-11-25 16:18:22 -05:00
parent 6b7563b7fd
commit 0819a4216e

View File

@ -77,7 +77,7 @@ namespace NewHorizons.External.Modules
public bool hasOxygen;
/// <summary>
/// Does this planet have trees? This will change the "Oxygen tank refilled" to "Trees detected, oxygen tank refilled".
/// Does this planet have trees? This will change the notification from "Oxygen tank refilled" to "Trees detected, oxygen tank refilled".
/// </summary>
public bool hasTrees;