Now publishes an EPlayerDisconnected event

This commit is contained in:
stiffly
2016-01-22 10:58:10 +01:00
parent 7a95880e10
commit fcc9d64e7a
3 changed files with 24 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
#include "../Network/Network.h"
#include "Input/EInputCommand.h"
#include "Core/EPlayerDamage.h"
#include "Network/EPlayerDisconnected.h"
class Server : public Network
{