From 3292019e55dd02a96420e72bad88711fd36ef249 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 20 Oct 2018 16:30:20 +0800 Subject: =?UTF-8?q?*=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/modules/thread/Thread.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lua/modules/thread/Thread.h') diff --git a/src/lua/modules/thread/Thread.h b/src/lua/modules/thread/Thread.h index 2ccadc2..60d588a 100644 --- a/src/lua/modules/thread/Thread.h +++ b/src/lua/modules/thread/Thread.h @@ -90,5 +90,5 @@ namespace JinEngine }; } // thread - } // Lua -} // JinEngine \ No newline at end of file + } // namespace Lua +} // namespace JinEngine \ No newline at end of file -- cgit v1.1-26-g67d0