grey的拼写改为gray

This commit is contained in:
MrZ626
2021-07-08 21:31:48 +08:00
parent e29c3af8bb
commit 7ae418c597
4 changed files with 9 additions and 5 deletions

View File

@@ -239,7 +239,7 @@ local drawGhost={
end
end end
end,
greyCell=function(P,_,alpha)
grayCell=function(P,_,alpha)
gc_setColor(1,1,1,alpha)
local CB=P.cur.bk
for i=1,#CB do for j=1,#CB[1]do