mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Minor bug fixes
This commit is contained in:
@@ -26,7 +26,7 @@ ext_require = require('expcore.common').ext_require
|
||||
|
||||
-- Please go to config/file_loader.lua to edit the files that are loaded
|
||||
log('[INFO] Getting file loader config')
|
||||
local files = require 'config.file_loader'
|
||||
local files = require 'config._file_loader'
|
||||
|
||||
-- Loads all files from the config and logs that they are loaded
|
||||
local total_file_count = string.format('%3d',#files)
|
||||
|
||||
Reference in New Issue
Block a user