ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.69k stars 1.99k forks source link

Fix misspelled platform conditional statement in HudHistoryResource. #578

Open malortie opened 1 month ago

malortie commented 1 month ago

This should probably be named OSX, as in mod_hl2's HUD layout.

https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/sp/game/mod_hl2/scripts/HudLayout.res#L422

This should fix items and weapon icons sometimes appearing cut half height at the bottom of pickup history.