splash screen backdrop

This commit is contained in:
minjaesong
2023-10-24 12:48:10 +09:00
parent 18b2b3c8d6
commit 228b0962d6
4 changed files with 101 additions and 30 deletions

View File

@@ -124,7 +124,7 @@ object ModMgr {
init {
val loadOrderFile = FileSystems.getDefault().getPath("${App.defaultDir}/LoadOrder.txt").toFile()
val loadOrderFile = File(App.loadOrderDir)
if (loadOrderFile.exists()) {
// load modules