修正tsd_u模式的标志光柱位置小bug

This commit is contained in:
MrZ626
2021-08-03 02:38:26 +08:00
parent b6cc14fe2f
commit d6853d381f

View File

@@ -33,6 +33,7 @@ return{
mText(drawableText.tsd,69,315)
gc.push('transform')
PLY.draw.applyFieldOffset(P)
gc.translate(0,P.fieldBeneath+P.fieldUp)
local L=P.modeData.history
for i=1,#L do
gc.setColor(1,.5,.5,.3-i*.05)