This commit is contained in:
lenheart 2025-12-26 15:03:06 +08:00
parent 1e69e5097e
commit 4c28d961b1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class WarehouseLockC {
if (result && result.len() > 0) {
NoWarehouseList.rawset(Uid, true);
}
}
}.bindenv(this);
ClientSocketPackFuncMap.rawset(21008009, function(SUser, Jso) {
local Uid = SUser.GetUID();