移除水印

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

@@ -268,8 +268,6 @@ end
function scene.draw()
if playing then
drawFWM()
--Players
for p=1,#PLAYERS do
PLAYERS[p]:draw()