Permalink
Please sign in to comment.
Browse files
Fix issues with earlier CSM HUD commit (#6940)
The CSM HUD PR caused some strange behavior including aborts due to parts of it using some slightly hacky code, the event refactor changing how events are processed and a minor oversight.
- Loading branch information...
Showing
with
15 additions
and 15 deletions.
- +5 −0 src/client.h
- +1 −1 src/client/clientevent.h
- +7 −10 src/game.cpp
- +2 −4 src/network/clientpackethandler.cpp
0 comments on commit
4f688d5