font update; ui remocon fix; save doc elaboration

UI RemoCon fix: RemoCon will no longer widen to the screen width when being used
This commit is contained in:
minjaesong
2018-09-14 01:14:13 +09:00
parent 16854a4be5
commit 3309998060
31 changed files with 172 additions and 42 deletions

View File

@@ -18,7 +18,7 @@ object ExportLayerData : ConsoleCommand {
WriteLayerData(saveDirectoryName)
Echo("Layer data exported to $saveDirectoryName/${WriteLayerData.META_FILENAME}")
Echo("Layer data exported to $saveDirectoryName/${WriteLayerData.LAYERS_FILENAME}")
}
override fun printUsage() {