,
This commit is contained in:
parent
a7502e370c
commit
c1be553425
@ -126,7 +126,7 @@ wrefresh(win2);
|
|||||||
wrefresh(win);
|
wrefresh(win);
|
||||||
if (count >= 5 && diff != 50){
|
if (count >= 5 && diff != 50){
|
||||||
count = 0;
|
count = 0;
|
||||||
diff -= 10;}
|
diff -= 30;}
|
||||||
this_thread::sleep_for(chrono::milliseconds(diff));
|
this_thread::sleep_for(chrono::milliseconds(diff));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user