MangaReader/GuiManager/Misc/getColor.int
2020-02-10 17:18:21 -05:00

3 lines
55 B
Plaintext

function gui:getColor(cindex)
return Color[cindex]
end