Content update for NetEntities (#18935)
This commit is contained in:
@@ -91,7 +91,7 @@ public sealed class TetherGunSystem : SharedTetherGunSystem
|
||||
|
||||
RaisePredictiveEvent(new RequestTetherMoveEvent()
|
||||
{
|
||||
Coordinates = coords
|
||||
Coordinates = GetNetCoordinates(coords)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user