namespace QSB.WorldSync; /// /// todo make sure this isn't totally broken in weird esoteric cases oh god oh fuck /// internal class QSBOWRigidbody : WorldObject { public override void SendInitialState(uint to) { } }