Revert "Added button and manager for in game bug reports (Part 1)" (#39872)
Revert "Added button and manager for in game bug reports (Part 1) (#35350)"
This reverts commit a8d6dbc324.
This commit is contained in:
@@ -464,7 +464,6 @@ public enum LogType
|
||||
/// Logs related to botany, such as planting and harvesting crops
|
||||
/// </summary>
|
||||
Botany = 100,
|
||||
|
||||
/// <summary>
|
||||
/// Artifact node got activated.
|
||||
/// </summary>
|
||||
@@ -479,9 +478,4 @@ public enum LogType
|
||||
/// Events relating to midi playback.
|
||||
/// </summary>
|
||||
Instrument = 103,
|
||||
|
||||
/// <summary>
|
||||
/// For anything relating to bug reports.
|
||||
/// </summary>
|
||||
BugReport = 104,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user