mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
allow reports to be filed against anyone
fix rare issue with alias (maybe) update some tests
This commit is contained in:
@ -30,7 +30,9 @@ namespace IW4MAdmin.Application.IO
|
||||
{
|
||||
while (!_server.Manager.CancellationToken.IsCancellationRequested)
|
||||
{
|
||||
#if !DEBUG
|
||||
if (_server.IsInitialized)
|
||||
#endif
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user