konik registration

This commit is contained in:
MoreTorque
2026-01-25 09:01:29 -06:00
committed by Comma Device
parent cd3f703bff
commit cafe73b1ed
2 changed files with 2 additions and 5 deletions
+1
View File
@@ -135,4 +135,5 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
{"NoFSC", {PERSISTENT, BOOL}},
{"BlendedACC", {PERSISTENT, BOOL}},
{"ManualTransmission", {PERSISTENT, BOOL}},
{"KonikId", {PERSISTENT, STRING}},
};