1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2026-01-02 02:33:32 +00:00

Updated Drawing (markdown)

Robert Beekman 2016-11-03 21:31:26 +01:00
parent c14c48c34b
commit 271c1702b1

@ -100,7 +100,7 @@ end
Events.ProfileDrawing.add(drawHandler); Events.ProfileDrawing.add(drawHandler);
``` ```
#### Result: #### Result:
Drawing the rectabgle would look like this: Drawing the rectangle would look like this:
![Rectangle](http://i.imgur.com/NDT1lD2.png "Rectangle") ![Rectangle](http://i.imgur.com/NDT1lD2.png "Rectangle")
--- ---