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

store/lines: Made the TPS check if there is a time in it #194

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Commits on Mar 18, 2024

  1. store/lines: Made the TPS check if there is a time in it

    If so It'll compare the updated times to that time and check how much the units have to move.
    
    This way we remove the TPS every 1/60s no the server side and we only calculate that once it's
    needed
    xescugc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d020795 View commit details
    Browse the repository at this point in the history