mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-26 22:50:17 +00:00
Final framework, now just cleanup
This commit is contained in:
@@ -6,15 +6,6 @@
|
||||
|
||||
#include "Web.h"
|
||||
|
||||
enum class eWSSubscription {
|
||||
WORLD_CHAT,
|
||||
PRIVATE_CHAT,
|
||||
TEAM_CHAT,
|
||||
TEAM,
|
||||
PLAYER,
|
||||
INVALID
|
||||
};
|
||||
|
||||
namespace ChatWeb {
|
||||
void RegisterRoutes();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user