mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fix start, join, formatting, and locale issues
This commit is contained in:
@@ -45,7 +45,7 @@ local my_metatable = Storage.register_metatable("MyMetaTable", {
|
||||
|
||||
]]
|
||||
|
||||
local ExpUtil = require("modules/exp_util/common")
|
||||
local ExpUtil = require("modules/exp_util")
|
||||
|
||||
--- @class ExpUtil_Storage
|
||||
local Storage = {
|
||||
|
||||
Reference in New Issue
Block a user