ALS-Refactored icon indicating copy to clipboard operation
ALS-Refactored copied to clipboard

fix: make 2nd overload of StartRolling protected instead of private

Open thedodd opened this issue 2 months ago • 0 comments

This ensures that subclasses are able to extend NotifyLocomotionModeChanged (and other similar methods), and implement similar functionality which will often require access to the 2nd overload.

thedodd avatar Oct 20 '25 19:10 thedodd