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/Canvas.cpp | |
parent | 5c9af043503f92852a1a765b6ecfbc1aea24d2e9 (diff) |
*update
Diffstat (limited to 'src/lua/graphics/Canvas.cpp')
-rw-r--r-- | src/lua/graphics/Canvas.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lua/graphics/Canvas.cpp b/src/lua/graphics/Canvas.cpp index c4918f0..1714e77 100644 --- a/src/lua/graphics/Canvas.cpp +++ b/src/lua/graphics/Canvas.cpp @@ -19,6 +19,6 @@ namespace graphics jin::graphics::Canvas::unbind(); } -} -} -}
\ No newline at end of file +} // graphics +} // lua +} // jin
\ No newline at end of file |