v1.0.0.15: Top/Bottom Info Bars, Repair %, order, fonts, colors

Made-with: Cursor
This commit is contained in:
2026-03-01 11:49:46 -05:00
parent b4638eb60b
commit e160af2ab5
9 changed files with 430 additions and 16 deletions
+2
View File
@@ -45,4 +45,6 @@ public static class System
public static AetheryteAethernetCache AetheryteAethernetCache { get; set; } = new();
public static IFontHandle LargeAxisFontHandle { get; set; }
public static IFontHandle MinimapAxis12FontHandle { get; set; }
public static IFontHandle MinimapAxis18FontHandle { get; set; }
}