Add component linesec
.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Cryville.Crtr {
|
||||
if (loaded) return;
|
||||
Components.Add("anim", typeof(SkinAnimation));
|
||||
Components.Add("image", typeof(SpritePlane));
|
||||
Components.Add("linesec", typeof(TrackLine));
|
||||
Components.Add("mesh", typeof(MeshBase));
|
||||
Components.Add("polysec", typeof(PolygonSGO));
|
||||
Components.Add("rect", typeof(SpriteRect));
|
||||
|
Reference in New Issue
Block a user