diff options
Diffstat (limited to 'src/lua/common/Proxy.h')
-rw-r--r-- | src/lua/common/Proxy.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua/common/Proxy.h b/src/lua/common/Proxy.h index 1fa72e4..4fec5ff 100644 --- a/src/lua/common/Proxy.h +++ b/src/lua/common/Proxy.h @@ -61,7 +61,7 @@ namespace Lua }; -} // Lua -} // JinEngine +} // namespace Lua +} // namespace JinEngine #endif // __JIN_COMMON_PROXY_H
\ No newline at end of file |