paulofmandown / rotLove

Roguelike Toolkit in Love. A Love2D/lua port of rot.js
http://paulofmandown.github.io/rotLove/
Other
258 stars 25 forks source link

Text Display still asking after rgba in its write function #35

Closed Rakaneth closed 7 years ago

Rakaneth commented 7 years ago

In the latest commit, the Color fixes have not yet been propagated to textDisplay.lua, which seems to still be looking for r, g, b, and a keys.

airstruck commented 7 years ago

Oops, will fix later tonight