Updated Changing the lines (markdown)

filoghost 2014-07-26 13:05:26 -07:00
parent cd371dcc25
commit cb124b364b

@ -1,6 +1,6 @@
_"hologram" is a Hologram object we've already created._
The following methods can be used to dynamically change the lines. **Always call update() after the edit**.
**Always call update() after changing the lines**. List of methods (you can guess what they do):
``` java
hologram.addLine(String text)
```