Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-25 00:23:22 +00:00
parent a06b2dadca
commit ccdfd94b22

View File

@ -1303,7 +1303,8 @@
"Cairn", "Cairn",
"Recorder", "Recorder",
"PreCrashRecorder", "PreCrashRecorder",
"PreCrashComputer" "PreCrashComputer",
"Trailmarker"
], ],
"enum": [ "enum": [
"wall", "wall",
@ -1312,7 +1313,8 @@
"cairn", "cairn",
"recorder", "recorder",
"preCrashRecorder", "preCrashRecorder",
"preCrashComputer" "preCrashComputer",
"trailmarker"
] ]
}, },
"NomaiTextLocation": { "NomaiTextLocation": {