mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Fixed missing dependicy for report command
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
local Admin = self
|
local Admin = self
|
||||||
local Role = require('ExpGamingCore.Role@^4.0.0')
|
local Role = require('ExpGamingCore.Role@^4.0.0')
|
||||||
|
local Game = require('FactorioStdLib.Game@^0.8.0')
|
||||||
|
|
||||||
--- Reports a player
|
--- Reports a player
|
||||||
-- @command report
|
-- @command report
|
||||||
|
|||||||
Reference in New Issue
Block a user