mirror of
https://code.chipmunk.land/ChomeNS/chipmunkmod.git
synced 2025-11-13 22:16:14 +00:00
get it on 900
This commit is contained in:
parent
8fce7f0ee6
commit
78689abe93
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ public class CommandCore {
|
||||||
|
|
||||||
timer.schedule(task, 50, 50);
|
timer.schedule(task, 50, 50);
|
||||||
|
|
||||||
timer.schedule(refillTask, 50, 550);
|
timer.schedule(refillTask, 50, 900);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void tick () {
|
private void tick () {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue