diff options
author | chai <chaifix@163.com> | 2018-10-27 08:31:00 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-27 08:31:00 +0800 |
commit | 73c42ddcc4eeb6ac3f0282d2c08ae8e632f3355f (patch) | |
tree | eeddce1725b9d6f81693d2ae99f665226d7a9d24 /src/libjin/Graphics/Font/je_texture_font.h | |
parent | e21485a60da2b304a0d529d72e9a47061a3f9502 (diff) |
*修改boot.lua
Diffstat (limited to 'src/libjin/Graphics/Font/je_texture_font.h')
-rw-r--r-- | src/libjin/Graphics/Font/je_texture_font.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/Graphics/Font/je_texture_font.h b/src/libjin/Graphics/Font/je_texture_font.h index d61991a..fb74eca 100644 --- a/src/libjin/Graphics/Font/je_texture_font.h +++ b/src/libjin/Graphics/Font/je_texture_font.h @@ -39,7 +39,7 @@ namespace JinEngine /// /// static TextureFont* createTextureFont(const Bitmap* bitmap, const Content& codepoints, Color mask, int cellh); - + /// /// /// |