Skip to content

Coloropposite hotfix

Monster Iestyn requested to merge coloropposite-hotfix into next

Quick fix to prevent ColorOpposite(MAXSKINCOLORS) or higher input from giving results out of the actual array's bounds. In other words, preventing it from giving you nonsense values or something.

I created the function for Lua to begin with, so clearly this is 100% my fault once again. Welp.

Merge request reports