diff options
author | chai <chaifix@163.com> | 2018-08-14 15:04:37 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-14 15:04:37 +0800 |
commit | 0d26ed3a45f53fdbd7731b5f2a4d88edef201e44 (patch) | |
tree | d6dd15a7ac5ca71600046511490d13195ef0b8d4 /src/lua/graphics/Image.cpp | |
parent | 5c9af043503f92852a1a765b6ecfbc1aea24d2e9 (diff) |
*update
Diffstat (limited to 'src/lua/graphics/Image.cpp')
-rw-r--r-- | src/lua/graphics/Image.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lua/graphics/Image.cpp b/src/lua/graphics/Image.cpp index 43a83c4..15c576a 100644 --- a/src/lua/graphics/Image.cpp +++ b/src/lua/graphics/Image.cpp @@ -21,6 +21,6 @@ namespace graphics return image; } -} -} -}
\ No newline at end of file +} // graphics +} // lua +} // jin
\ No newline at end of file |