File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -289,6 +289,7 @@ EditorPropertyNameProcessor::EditorPropertyNameProcessor() {
289289 capitalize_string_remaps[" textfile" ] = " TextFile" ;
290290 capitalize_string_remaps[" tls" ] = " TLS" ;
291291 capitalize_string_remaps[" tv" ] = " TV" ;
292+ capitalize_string_remaps[" tvos" ] = " tvOS" ;
292293 capitalize_string_remaps[" uastc" ] = " UASTC" ;
293294 capitalize_string_remaps[" ui" ] = " UI" ;
294295 capitalize_string_remaps[" uri" ] = " URI" ;
@@ -303,6 +304,7 @@ EditorPropertyNameProcessor::EditorPropertyNameProcessor() {
303304 capitalize_string_remaps[" uv1" ] = " UV1" ;
304305 capitalize_string_remaps[" uv2" ] = " UV2" ;
305306 capitalize_string_remaps[" vector2" ] = " Vector2" ;
307+ capitalize_string_remaps[" visionos" ] = " visionOS" ;
306308 capitalize_string_remaps[" vpn" ] = " VPN" ;
307309 capitalize_string_remaps[" vram" ] = " VRAM" ;
308310 capitalize_string_remaps[" vrs" ] = " VRS" ;
You can’t perform that action at this time.
0 commit comments