mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-05-30 21:51:33 +00:00
nl @ eof
This commit is contained in:
parent
ed7b33d8ab
commit
850ad2aa15
@ -80,4 +80,4 @@ void ChatHttpApi::Listen(const uint32_t port) {
|
|||||||
|
|
||||||
void ChatHttpApi::Stop(){
|
void ChatHttpApi::Stop(){
|
||||||
m_APIServer.stop();
|
m_APIServer.stop();
|
||||||
}
|
}
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
namespace ChatHttpApi {
|
namespace ChatHttpApi {
|
||||||
void Listen(const uint32_t port);
|
void Listen(const uint32_t port);
|
||||||
void Stop();
|
void Stop();
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user