Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -91,7 +91,6 @@ public sealed class AFKSystem : EntitySystem
|
||||
{
|
||||
var ev = new UnAFKEvent(pSession);
|
||||
RaiseLocalEvent(ref ev);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user