整理代码

This commit is contained in:
MrZ626
2021-07-08 01:53:59 +08:00
parent 57792bd230
commit f3994316e3
9 changed files with 17 additions and 18 deletions

View File

@@ -268,7 +268,7 @@ local drawGhost={
end,
}
local function drawBlockOutline(P,texture,trans)
shader_alpha:send("a",trans)
shader_alpha:send('a',trans)
gc_setShader(shader_alpha)
local CB=P.cur.bk
for i=1,#CB do for j=1,#CB[1]do