Zezombye / overpy

High-level language for the Overwatch Workshop with support for compilation and decompilation.
GNU General Public License v3.0
175 stars 25 forks source link

Rename "disableHeroHUD" → "disableHeroHud" #339

Closed netux closed 11 months ago

netux commented 11 months ago

Fixes inconsistency with other actions using "Hud" or "Ui".

Also added backwards compatibility logic to ensure both versions are compiled without issues.