Update main.c

This commit is contained in:
Helloman892
2017-09-04 19:54:38 +01:00
committed by GitHub
parent bdaa8b52cc
commit a08c032ccc

View File

@@ -193,7 +193,7 @@ int main(void)
{
} else {
if (shuffle_theme_count <= 10)
if (shuffle_theme_count < 10)
{
if (current_theme->in_shuffle) shuffle_theme_count--;
else shuffle_theme_count++;