Predict virtual hands and co (#36617)
These are the easy ones anything else gets slightly spicier.
This commit is contained in:
@@ -74,8 +74,7 @@ public sealed class TechnologyDiskSystem : EntitySystem
|
||||
}
|
||||
}
|
||||
_popup.PopupClient(Loc.GetString("tech-disk-inserted"), target, args.User);
|
||||
if (_net.IsServer)
|
||||
QueueDel(ent);
|
||||
PredictedQueueDel(ent);
|
||||
args.Handled = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user