NNFF
Added toggle to enable NNFF. Credit goes to Twilsonco! https: //github.com/twilsonco Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>
This commit is contained in:
@@ -305,6 +305,9 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"MuteOverheated", PERSISTENT},
|
||||
{"NavChill", PERSISTENT},
|
||||
{"NavEnable", PERSISTENT},
|
||||
{"NNFF", PERSISTENT},
|
||||
{"NNFFModelFuzzyMatch", PERSISTENT},
|
||||
{"NNFFModelName", PERSISTENT},
|
||||
{"NoLogging", PERSISTENT},
|
||||
{"NoUploads", PERSISTENT},
|
||||
{"PathEdgeWidth", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user