d e s i g n

This commit is contained in:
minjaesong
2021-09-14 17:52:54 +09:00
parent ce19a85a93
commit b1b5769a5f
3 changed files with 7 additions and 0 deletions

View File

@@ -743,6 +743,7 @@ object IngameRenderer : Disposable {
try {
fboRGBexport.dispose()
}
catch (e: UninitializedPropertyAccessException) {}
catch (e: Throwable) { e.printStackTrace() }
}

BIN
work_files/UI/character_cell.kra LFS Normal file

Binary file not shown.

BIN
work_files/UI/loading_circle.kra LFS Normal file

Binary file not shown.