v1.0.0.13: User-placed map notes with Title/Description; custom icon; notes on minimap
Made-with: Cursor
This commit is contained in:
@@ -17,6 +17,7 @@ public static class System
|
||||
public static SystemConfig SystemConfig { get; set; }
|
||||
public static IconConfig IconConfig { get; set; }
|
||||
public static FlagConfig FlagConfig { get; set; }
|
||||
public static MapNoteConfig MapNoteConfig { get; set; }
|
||||
public static WindowManager WindowManager { get; set; }
|
||||
public static MapWindow MapWindow { get; set; }
|
||||
public static MinimapWindow MinimapWindow { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user