mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Added /me and fixed some bugs in Commands
This commit is contained in:
@@ -15,7 +15,8 @@ Debug = require 'utils.debug'
|
||||
require 'resources.version'
|
||||
|
||||
local files = {
|
||||
'modules.test'
|
||||
'modules.test',
|
||||
'modules.commands.me'
|
||||
}
|
||||
|
||||
-- Loads all files in array above and logs progress
|
||||
|
||||
Reference in New Issue
Block a user