mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Cleaned Config
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
]]
|
||||
|
||||
local Game = require 'utils.game' --- @dep utils.game
|
||||
local player_return,write_json = _C.ext_require('expcore.common','player_return','write_json') --- @dep expcore.common
|
||||
local player_return,write_json = _C.player_return, _C.write_json --- @dep expcore.common
|
||||
|
||||
local Commands = {
|
||||
defines={ -- common values are stored error like signals
|
||||
|
||||
Reference in New Issue
Block a user