Skip to content

Instantly share code, notes, and snippets.

@rubenwardy
Last active June 30, 2022 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubenwardy/4358d9f785c1db718ce20c805f899378 to your computer and use it in GitHub Desktop.
Save rubenwardy/4358d9f785c1db718ce20c805f899378 to your computer and use it in GitHub Desktop.
< +# Length of time between Active Block Modifier (ABM) execution cycles, stated in seconds
< +# Length of time between NodeTimer execution cycles, stated in seconds
< +# Length of time between active block management cycles, stated in seconds
---
> +# Length of time between Active Block Modifier (ABM) execution cycles, stated in seconds.
> +# Length of time between NodeTimer execution cycles, stated in seconds.
> +# Length of time between active block management cycles, stated in seconds.
45c45
< +hud_scaling (HUD scale factor) float 1.0 0.5 20
---
> +hud_scaling (HUD scaling) float 1.0 0.5 20
171c171
< -hud_scaling (HUD scale factor) float 1.0
---
> -hud_scaling (HUD scaling) float 1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment