1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-29 04:40:55 +02:00

Merge branch 'main' into potvieux

This commit is contained in:
quark
2025-05-22 12:01:40 +02:00
204 changed files with 3498 additions and 502 deletions

View File

@ -1,4 +1,4 @@
// Copyright (C) 2018-2024 by BDE ENS Paris-Saclay
// Copyright (C) 2018-2025 by BDE ENS Paris-Saclay
// SPDX-License-Identifier: GPL-3.0-or-later
/**

View File

@ -26,7 +26,7 @@ function afterKonami () {
})
rythm.addRythm('d-flex', 'color', 50, 50, {
from: [64, 64, 64],
to: [128, 64, 128]
to: [255, 0, 101]
})
rythm.addRythm('nav-link', 'jump', 150, 50, {
min: 0,