mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-25 10:11:51 +00:00
update space shooter
This commit is contained in:
@@ -177,8 +177,7 @@ public class TextureSchema : ScannerSchema
|
|||||||
});
|
});
|
||||||
container.Add(maxHeightField);
|
container.Add(maxHeightField);
|
||||||
|
|
||||||
SchemaInspector inspector = new SchemaInspector();
|
SchemaInspector inspector = new SchemaInspector(container);
|
||||||
inspector.Containner = container;
|
|
||||||
return inspector;
|
return inspector;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user