| bitmapfonts = { | |
| bitmapfont = { | |
| name = "standard_font" | |
| #path = "gfx/fonts/standard" | |
| path = "gfx/fonts/zh-hans-16" | |
| color = 0xffffffff | |
| } | |
| bitmapfont = { | |
| name = "chat_input_font" | |
| #path = "gfx/fonts/standard" | |
| path = "gfx/fonts/zh-hans-16" | |
| color = 0xffffffff | |
| effect = no | |
| } | |
| } | |