actor serialiser

This commit is contained in:
minjaesong
2021-08-24 17:11:41 +09:00
parent 126a4325d2
commit ee5e10dd8c
5 changed files with 67 additions and 9 deletions

View File

@@ -61,6 +61,7 @@ object CommandDict {
/* !! */"exportmeta" to ExportMeta,
/* !! */"exportworld" to ExportWorld,
/* !! */"exportactor" to ExportActor,
/* !! */"importlayer" to ImportLayerData,
/* !! */"exportfborgb" to ExportRendererFboRGB
)