define COLOR_CYCLING_SPEED_MAX

This commit is contained in:
Thomas Bernard
2018-12-15 20:19:29 +01:00
parent 9c2cd926f1
commit 5a6333e5e8
5 changed files with 27 additions and 16 deletions

View File

@@ -1200,9 +1200,11 @@ static const T_Help_table helptable_grad_rect[] =
HELP_TEXT ("")
HELP_TEXT ("These options allow you to use animation of")
HELP_TEXT ("colors: Grafx2 will shift palette entries")
HELP_TEXT ("at real-time. Note that only the IFF file")
HELP_TEXT ("format can record these settings, and very")
HELP_TEXT ("few image viewers will play it back.")
HELP_TEXT ("at real-time. We save theses data in IFF,")
HELP_TEXT ("NEO and Degas Elite formats. Also in non")
HELP_TEXT ("standard extension of PNG and GIF files.")
HELP_TEXT ("But very few image viewers will play them")
HELP_TEXT ("back.")
HELP_TEXT ("")
HELP_TEXT ("- Cycling: Activates or desactivates the")
HELP_TEXT ("cycling of colors when you're in the editor.")