1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +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);
```
#### Result:
Drawing the rectabgle would look like this:
Drawing the rectangle would look like this:
![Rectangle](http://i.imgur.com/NDT1lD2.png "Rectangle")
---