ManifestUpdateTimer

This commit is contained in:
2024-01-06 21:40:51 +06:00
parent bc868356e7
commit e293084894
2 changed files with 7 additions and 1 deletions

View File

@@ -174,6 +174,7 @@ internal static partial class Launcher
Console.ReadKey();
}
Console.CursorVisible = true;
Console.ResetColor();
}
private static void RenderTab(string tab, ushort bufferHeight = 30)