移除水印

This commit is contained in:
MrZ626
2021-07-17 00:24:07 +08:00
parent c742e9fd31
commit c0cfb97034
3 changed files with 2 additions and 14 deletions

View File

@@ -215,8 +215,6 @@ local function drawAtkPointer(x,y)
gc.circle('line',x,y,30*(1+a),6)
end
function scene.draw()
drawFWM()
--Players
for p=1,#PLAYERS do
PLAYERS[p]:draw()