X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_window.pas;h=d703ea2fc2088a829bfa3af1bf07b83d31b44f16;hb=69ed21bb4a9cd4c59ba1acfd5971c7be5f854ee2;hp=88b229aa220b888697903da121c21f01e0bbe0f4;hpb=683e1735a7efbf7342dec58a49d7f559a1e75fea;p=d2df-sdl.git diff --git a/src/game/g_window.pas b/src/game/g_window.pas index 88b229a..d703ea2 100644 --- a/src/game/g_window.pas +++ b/src/game/g_window.pas @@ -901,6 +901,8 @@ begin else if (NetMode = NET_CLIENT) then g_Net_Client_Update(); end; + if NetMode = NET_SERVER then g_Net_Flush(); + g_Map_ProfilersEnd(); g_Mons_ProfilersEnd();