mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +02:00
changed time
This commit is contained in:
parent
be7a7f329b
commit
2168a1a6ed
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
// if (seconds === 0 && minutes === 0) {
|
// if (seconds === 0 && minutes === 0) {
|
||||||
// _this.popCuckooOut();
|
// _this.popCuckooOut();
|
||||||
// }
|
// }
|
||||||
if (seconds % 45 === 0) {
|
if (seconds % 30 === 0) {
|
||||||
_this.popCuckooOut();
|
_this.popCuckooOut();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue