Obsolete refactor - ConnectedClient to Channel (#24409)
This commit is contained in:
@@ -223,7 +223,7 @@ public sealed class HTNSystem : EntitySystem
|
||||
{
|
||||
Uid = GetNetEntity(uid),
|
||||
Text = text.ToString(),
|
||||
}, session.ConnectedClient);
|
||||
}, session.Channel);
|
||||
}
|
||||
}
|
||||
// Keeping old plan
|
||||
|
||||
Reference in New Issue
Block a user