deltanedas / rtfm

A documentation library mod for Mindustry.
GNU General Public License v3.0
78 stars 20 forks source link

Update Instructions #18

Closed Philosophist closed 3 years ago

Philosophist commented 3 years ago

Seemed to leave out the difference between print and printflush. Fixed.

deltanedas commented 3 years ago

wrong:

  1. original code still adds to the buffer
  2. printflush was omitted for brevity
  3. printflush on its own doesnt accept a string argument