Updated Schemas

This commit is contained in:
Ben C 2022-11-26 02:34:29 +00:00
parent 8ad674b643
commit 5a1f712dd3

View File

@ -1330,7 +1330,8 @@
"Recorder", "Recorder",
"PreCrashRecorder", "PreCrashRecorder",
"PreCrashComputer", "PreCrashComputer",
"Trailmarker" "Trailmarker",
"CairnVariant"
], ],
"enum": [ "enum": [
"wall", "wall",
@ -1340,7 +1341,8 @@
"recorder", "recorder",
"preCrashRecorder", "preCrashRecorder",
"preCrashComputer", "preCrashComputer",
"trailmarker" "trailmarker",
"cairnVariant"
] ]
}, },
"NomaiTextLocation": { "NomaiTextLocation": {