trying to load a world

This commit is contained in:
minjaesong
2021-08-25 15:18:05 +09:00
parent 8499746ad0
commit 9a8bd8d6ec
19 changed files with 164 additions and 167 deletions

View File

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