Multiple Enhancements (See comment) (#413)

* 更改wings背景, 看起来更像翅膀

* 规范中文标点(顺便改不对的tips)

* 字体添加缺少的几个拼音字母
This commit is contained in:
C29H25N3O5
2021-10-26 11:04:21 +08:00
committed by MrZ626
parent b0465775dc
commit e02bb0f23c
5 changed files with 203 additions and 196 deletions

View File

@@ -1,4 +1,4 @@
--UUZ's fan
--Yuyuko's fan
local gc=love.graphics
local gc_clear,gc_origin,gc_replaceTransform=gc.clear,gc.origin,gc.replaceTransform
local gc_translate=gc.translate