Sneak a small one in

This commit is contained in:
ackwell 2024-01-11 21:28:52 +11:00
parent edcffb9d9f
commit 2e473a62f4

View file

@ -479,5 +479,6 @@ public partial class ModEditWindow
private static readonly string[] ValidModelExtensions =
[
".gltf",
".glb",
];
}