Content update for NetEntities (#18935)
This commit is contained in:
@@ -231,7 +231,7 @@ public sealed class HTNSystem : EntitySystem
|
||||
|
||||
RaiseNetworkEvent(new HTNMessage()
|
||||
{
|
||||
Uid = uid,
|
||||
Uid = GetNetEntity(uid),
|
||||
Text = text.ToString(),
|
||||
}, session.ConnectedClient);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user