Reverted to 3 labels.

This commit is contained in:
Rodrigo Gómez Maitret
2020-03-03 12:11:17 -06:00
parent b5cc71eeb4
commit 1d1085438d
5 changed files with 21 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
own_prev = own;
if (++own > 4)
if (++own > 2/*4*/)
own = 0;
progress_update();