玩家ui场地坐标原点向下移动70单位

This commit is contained in:
MrZ626
2020-12-08 14:06:44 +08:00
parent d018265175
commit fc39239be1
76 changed files with 263 additions and 261 deletions

View File

@@ -13,7 +13,7 @@ return{
setFont(55)
local r=40-P.stat.row
if r<0 then r=0 end
mStr(r,69,335)
mStr(r,69,265)
PLY.draw.drawTargetLine(P,r)
end,
getRank=function(P)