CytopiaTeam / Cytopia

:deciduous_tree::house_with_garden::office::evergreen_tree: A city building simulation game
https://www.cytopia.net
GNU General Public License v3.0
1.97k stars 105 forks source link

uimanager: Prefer const and scope-local variables #1013

Closed tcoyvwac closed 2 years ago

tcoyvwac commented 2 years ago

Minor edits to prefer const-default and more scope-local variables.

tcoyvwac commented 2 years ago

Thanks for merging @lizzyd710! Grateful! :smile_cat:

lizzyd710 commented 2 years ago

Thanks for contributing!