From eb0f00760e6ee12a492cfcbb7495821c6b67977f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 25 Jun 2019 00:33:59 +0800 Subject: =?UTF-8?q?=E5=8A=A0=E7=82=B9=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/files/files.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'server/src/files/files.lua') diff --git a/server/src/files/files.lua b/server/src/files/files.lua index ed56483c..88ff7444 100644 --- a/server/src/files/files.lua +++ b/server/src/files/files.lua @@ -84,6 +84,7 @@ function mt:clear() end self._files = {} self._library = {} + self._fileCount = nil end function mt:clearVM() -- cgit v1.2.3