添加barlow-condense字体作为首选英文字体(免费商用)
This commit is contained in:
@@ -388,6 +388,7 @@ function love.resize(w,h)
|
||||
if BG.resize then BG.resize(w,h)end
|
||||
if SCN.resize then SCN.resize(w,h)end
|
||||
WIDGET.resize(w,h)
|
||||
resetFont()
|
||||
|
||||
SHADER.warning:send('w',w*SCR.dpi)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user