Fix issues with earlier CSM HUD commit (#6940)
authorred-001 <red-001@outlook.ie>
Fri, 26 Jan 2018 15:05:47 +0000 (15:05 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 26 Jan 2018 15:05:47 +0000 (16:05 +0100)
commit4f688d5616268f0d077b7e925933f54920120da4
tree43a80603fb03623f1a51fcce42b7904203cad113
parent3a5959ae6b268087709dd64b8e723c42defd5463
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.
src/client.h
src/client/clientevent.h
src/game.cpp
src/network/clientpackethandler.cpp