YaLTeR / OpenAG

An open-source reimplementation of Adrenaline Gamer's client library.
https://j.mp/OpenAG
Other
131 stars 42 forks source link

Added cl_hide_center_messages, moved custom viewmodel pointers below of m_pStudioHeader #152

Closed SmileyAG closed 2 years ago

SmileyAG commented 2 years ago

Closes #151

Fixes https://github.com/YaLTeR/BunnymodXT/issues/217 (based on solution from @hobokenn)

chinese-soup commented 2 years ago

https://github.com/YaLTeR/OpenAG/pull/152/commits/1cdc2f3595093dd6f57fb00c05918a29e9be2d12

unrelated to the PR name, split to two PRs or change name i guess?

YaLTeR commented 2 years ago

Thanks!

Btw you put the second reorder of the fields into the cl_hide_center_messages commit, but you should've put it into the first reorder commit instead. If you did that I wouldn't have to squash both.