tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
109 stars 21 forks source link

Use custom renderer in deathnotice #192

Closed tmp64 closed 7 months ago

tmp64 commented 7 months ago

There were a few crashes when rendering the death sprite (e.g. #155). Always use custom sprite renderer in VGUI2 deathnotice to make debugging easier.

tmp64 commented 7 months ago

VGUI2 deathnotice already uses the custom renderer. I was looking at the old deathnotice code.