Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix time credit headup #258

Merged
merged 1 commit into from
Dec 6, 2022
Merged

Fix time credit headup #258

merged 1 commit into from
Dec 6, 2022

Commits on Dec 3, 2022

  1. Fix time credit headup (dethrace-labs#182)

    Store the previous time credit in `gLast_time_credit_amount` instead of
    `gLast_time_credit_headup`. The latter is supposed to hold the headup
    slot number and gets overwritten with time unrelated values.
    
    Signed-off-by: Artur Rojek <contact@artur-rojek.eu>
    zear committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    e6e5652 View commit details
    Browse the repository at this point in the history