mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
修复一个小问题 (#225)
This commit is contained in:
parent
4837c5387a
commit
9086b9c3ca
@ -29,6 +29,7 @@ func init() {
|
|||||||
case "用Consolas体":
|
case "用Consolas体":
|
||||||
fnt = text.ConsolasFontFile
|
fnt = text.ConsolasFontFile
|
||||||
case "用苹方体":
|
case "用苹方体":
|
||||||
|
fallthrough
|
||||||
default:
|
default:
|
||||||
fnt = text.FontFile
|
fnt = text.FontFile
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user