mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-01-22 04:37:02 +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);
|
||||
packet = nullptr;
|
||||
}
|
||||
|
||||
//Check and handle web requests:
|
||||
if (web_server_enabled) {
|
||||
chatwebapi.ReceiveRequests();
|
||||
|
Loading…
Reference in New Issue
Block a user