Only send a quarter of the nav mesh each call when rustnav.draw is enabled
Cycle the quarter clockwise around the player, so it takes a little more time to get the full navmesh but we're sending 1/4 of the data each tick
Should fix the bandwidth saturation issues and reduces the cost per tick from 100ms to 25ms