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:
@ -101,7 +101,7 @@ namespace IW4MAdmin
|
||||
|
||||
public void ManageRCONQueue()
|
||||
{
|
||||
while (true)
|
||||
while (Instance.isRunning)
|
||||
{
|
||||
if (toSend.Count > 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user