Dates and Favorites

This commit is contained in:
firestar5683
2025-11-14 21:09:42 -06:00
parent 4ed9954683
commit cedb7d36c0
7 changed files with 1021 additions and 325 deletions
+4
View File
@@ -407,6 +407,10 @@ std::unordered_map<std::string, uint32_t> keys = {
{"ModelToDownload", CLEAR_ON_MANAGER_START},
{"ModelUI", PERSISTENT},
{"ModelVersions", PERSISTENT},
{"ModelReleasedDates", PERSISTENT},
{"CommunityFavorites", PERSISTENT},
{"UserFavorites", PERSISTENT},
{"SortModelsByDate", PERSISTENT},
{"NavigationUI", PERSISTENT},
{"NextMapSpeedLimit", CLEAR_ON_MANAGER_START},
{"NewLongAPI", PERSISTENT},