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/Font.h | |
parent | 5c9af043503f92852a1a765b6ecfbc1aea24d2e9 (diff) |
*update
Diffstat (limited to 'src/lua/graphics/Font.h')
-rw-r--r-- | src/lua/graphics/Font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/graphics/Font.h b/src/lua/graphics/Font.h index b3b66a8..3343690 100644 --- a/src/lua/graphics/Font.h +++ b/src/lua/graphics/Font.h @@ -49,4 +49,4 @@ namespace graphics } // lua } // jin -#endif
\ No newline at end of file +#endif // __JIN_LUA_GRAPHICS_FONT_H
\ No newline at end of file |