minor
This commit is contained in:
parent
cfd6046978
commit
248642b681
|
@ -127,7 +127,7 @@ func createReleaseBox(box *gui.Node) {
|
|||
break
|
||||
}
|
||||
count += 1
|
||||
if count > 40 {
|
||||
if count > 60 {
|
||||
break
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue