NetPlay: Set the pad buffer size on server creation If we don't do this, then when the game starts we'll send out the buffer size to clients being a super large value of junk, and they'll hang forever trying to accumulate an input buffer a size that they'll never ever reach in a million years. This never manifested in release builds for some reason.