Files
Bubberstation/code/_onclick
John Willard 2f7e70d11d Removes double spaces in defines and removes some unused ones (#72466)
## About The Pull Request

1. Removes unused defines (DIAG_CIRCUIT_HUD, LIGHTING_BASE_MATRIX,
pda_styles and the defines it uses, MAFIA_MEDAL_CHARISMATIC &
MAFIA_MEDAL_VIP).

2. Removes double spaces (or tab->space & space->tab) from everywhere I
saw them in the defines folder (unless used by autodoc)

3. Removes the unecessary amount of tabs from lists in HubMigrator, this
PR was at first gonna be around achievements but this just bugged me,
which spiraled into this.

## Why It's Good For The Game

me when i spread my code standards onto the codebase i contribute to

this doesn't affect the game however it does make the defines look
cleaner and brings it up to date with our most recent standards.

## Changelog

not player-facing.
2023-01-09 18:54:49 -08:00
..
2022-11-15 03:50:11 +00:00
2022-07-24 16:18:59 +01:00