每个mesDisp开始都会重新设置画笔为白色
This commit is contained in:
@@ -891,8 +891,8 @@ function draw.norm(P,repMode)
|
|||||||
;(P.type=='remote'and _drawFinesseCombo_remote or _drawFinesseCombo_norm)(P)
|
;(P.type=='remote'and _drawFinesseCombo_remote or _drawFinesseCombo_norm)(P)
|
||||||
|
|
||||||
--Mode informations
|
--Mode informations
|
||||||
gc_setColor(.97,.97,.97)
|
|
||||||
for i=1,#ENV.mesDisp do
|
for i=1,#ENV.mesDisp do
|
||||||
|
gc_setColor(.97,.97,.97)
|
||||||
ENV.mesDisp[i](P)
|
ENV.mesDisp[i](P)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user