feat: complete actor handoff and piloted aircraft presence
This commit is contained in:
@@ -44,6 +44,9 @@ const DENIED_EXTENSIONS = new Set([
|
||||
".jpg",
|
||||
".jpeg",
|
||||
".webp",
|
||||
".gif",
|
||||
".svg",
|
||||
".ico",
|
||||
".hdr",
|
||||
".exr",
|
||||
".ttf",
|
||||
@@ -52,6 +55,9 @@ const DENIED_EXTENSIONS = new Set([
|
||||
".woff2",
|
||||
".mp3",
|
||||
".wav",
|
||||
".ogg",
|
||||
".mp4",
|
||||
".webm",
|
||||
".fbx",
|
||||
".obj",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user