mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 17:23:44 +08:00
Sidebar retains its previous display when going onroad
Added function to retain the previous sidebar display when going onroad.
This commit is contained in:
@@ -347,6 +347,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ShowMemoryUsage", PERSISTENT},
|
||||
{"ShowStorageLeft", PERSISTENT},
|
||||
{"ShowStorageUsed", PERSISTENT},
|
||||
{"Sidebar", PERSISTENT},
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
{"StockTune", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user