mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-02-02 01:47:06 +00:00
whitespace
This commit is contained in:
parent
3578076eca
commit
fd1ce75380
@ -155,6 +155,7 @@ int main(int argc, char** argv) {
|
|||||||
Game::server->DeallocatePacket(packet);
|
Game::server->DeallocatePacket(packet);
|
||||||
packet = nullptr;
|
packet = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Check and handle web requests:
|
//Check and handle web requests:
|
||||||
if (web_server_enabled) {
|
if (web_server_enabled) {
|
||||||
chatwebapi.ReceiveRequests();
|
chatwebapi.ReceiveRequests();
|
||||||
|
Loading…
Reference in New Issue
Block a user