Assign clock to a button state in addComponents.kt

This commit is contained in:
Username404-59 2021-05-07 10:13:56 +02:00
parent 94384561c3
commit d1a9147c42
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ object Storage {
1400.0
} else oldGamma
}
}, "Clock" to { clock = !clock },
}, "Clock" to { clock = toggled },
),
)
if (riskyCheats) {