mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 03:52:31 +00:00
* Minor code readability improvement to default values of the breakouttime var (#58456) Replaces time expressed in deciseconds with time expressed in deciseconds but with use of the MINUTES and SECONDS defines for readability. * Minor code readability improvement to default values of the breakouttime var Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>