Add a warning if Seat:Sit() is called from the client

Based on the bug report for Seat:Sit() having a lot of traction, there should be a warning for this so developers don’t run into undefined behaviour and not know that calling Seat:Sit() from the client can lead to undefined behavior

2 Likes