mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
TCP cleanup, added basis of web interface
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
class WebInterface;
|
||||
|
||||
void RegisterEQW(WebInterface *i);
|
||||
Reference in New Issue
Block a user