Qbox-project / qbx_core

http://qbox-project.github.io
Other
64 stars 136 forks source link

feat(client/events): add handler for triggering hud updates #510

Closed solareon closed 3 months ago

solareon commented 3 months ago

Description

Adds statebag handlers to trigger hud updates for compatibility. Not required for qbx_hud but other huds that listen to the legacy NetEvents need these

Checklist

solareon commented 3 months ago

Should this be in the bridge instead, or is it more appropriate here?

good call, done.