You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The color picker in the character creator isn't accurate between the color given to the frog and the color selected on the color picker.
This could be due to the way the color is converted to a decimal color value.
Sometimes the color could suddenly turn black, which could be due to a number being way off so that it's outside of the allowed values when converting.
The text was updated successfully, but these errors were encountered:
The color picker in the character creator isn't accurate between the color given to the frog and the color selected on the color picker.
This could be due to the way the color is converted to a decimal color value.
Sometimes the color could suddenly turn black, which could be due to a number being way off so that it's outside of the allowed values when converting.
The text was updated successfully, but these errors were encountered: