mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-09-08 02:25:22 -05:00
Reverted to 3 labels.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
own_prev = own;
|
||||
|
||||
if (++own > 4)
|
||||
if (++own > 2/*4*/)
|
||||
own = 0;
|
||||
|
||||
progress_update();
|
||||
|
||||
Reference in New Issue
Block a user