fix many warnings (#889)
* fix many warnings some of them can be solved by using a prototype-based system maybe I can try to use some of these systems to reform backgrounds... * Update app_mahjong.lua --------- Co-authored-by: MrZ_26 <1046101471@qq.com>
This commit is contained in:
@@ -8,7 +8,7 @@ return {
|
||||
PLY.draw.applyField(P)
|
||||
GC.setColor(1,.3,.3,.2)
|
||||
GC.rectangle('fill',30*L[1]-30,0,30,600)
|
||||
PLY.draw.cancelField(P)
|
||||
PLY.draw.cancelField()
|
||||
end
|
||||
end,
|
||||
hook_drop=function(P)
|
||||
|
||||
Reference in New Issue
Block a user