mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 04:04:04 +08:00
update files
This commit is contained in:
parent
26e7ce4c22
commit
295811cde0
@ -157,4 +157,4 @@ function underline(brush, fromX, toX, Y, foreground){
|
|||||||
brush.lineTo(toX, Y);
|
brush.lineTo(toX, Y);
|
||||||
brush.stroke();
|
brush.stroke();
|
||||||
brush.restore();
|
brush.restore();
|
||||||
};
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user