瀏覽代碼

removed test code

(cherry picked from commit 4f9379a2d8)
tags/v0.5
Big Bad Waffle 4 年之前
父節點
當前提交
83caf1c5d0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/server/components/inventory.js

+ 1
- 1
src/server/components/inventory.js 查看文件

@@ -713,7 +713,7 @@ module.exports = {
} return true;
},

getItem: function (item, hideMessage, noStack, hideAlert, smee) {
getItem: function (item, hideMessage, noStack, hideAlert) {
return getItem(this, item, hideMessage, noStack, hideAlert);
},



Loading…
取消
儲存