控件模块避开使用drawableText,移除drawableText中的大于小于号
This commit is contained in:
@@ -158,7 +158,6 @@ do--drawableText
|
||||
local function T(s,t)return love.graphics.newText(getFont(s),t)end
|
||||
drawableText={
|
||||
question=T(100,"?"),
|
||||
small=T(30,"<"),large=T(30,">"),
|
||||
bpm=T(15,"BPM"),kpm=T(15,"KPM"),
|
||||
modeName=T(30),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user