修复自定义拼图模式提示素材不正确

This commit is contained in:
MrZ626
2021-04-21 23:53:07 +08:00
parent 09d0612aeb
commit 0a2763e769

View File

@@ -33,6 +33,7 @@ for i=1,29 do
end
--Texture of puzzle mode
gc.setLineWidth(2)
TEXTURE.puzzleMark={}
for i=1,17 do
TEXTURE.puzzleMark[i]=NSC(30,30)