1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-11 15:52:25 -05:00

-stability fixes

-welcome has post-fixed connection indicator
This commit is contained in:
RaidMax
2015-03-14 11:42:36 -05:00
parent 73dfb9a612
commit b0e32e9a91
11 changed files with 193 additions and 74 deletions

View File

@ -101,7 +101,7 @@ namespace IW4MAdmin
public void ManageRCONQueue()
{
while (true)
while (Instance.isRunning)
{
if (toSend.Count > 0)
{