Code: Select all
r, g, b = s:drawColorStringBlended(self.font, list[i], 5, h, r, g, b) h = h + th
Moderator: Moderator
Code: Select all
r, g, b = s:drawColorStringBlended(self.font, list[i], 5, h, r, g, b) h = h + th