From c7e59fb376453e5abad8c862b52eb0f4c7ba829b Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 12 Nov 2018 22:23:35 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/common/je_lua_reference.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lua/common') diff --git a/src/lua/common/je_lua_reference.h b/src/lua/common/je_lua_reference.h index bde61b6..d2d077f 100644 --- a/src/lua/common/je_lua_reference.h +++ b/src/lua/common/je_lua_reference.h @@ -27,7 +27,7 @@ namespace JinEngine private: lua_State* const mL; - int mIndex; + int mIndex; }; -- cgit v1.1-26-g67d0