Open malleoz opened 5 months ago
In the interest of continued improvements that prevent us from shooting ourselves in the foot, we should add the final keyword to derived classes which should not be inherited from. Examples:
final
KartDynamicsBike
KartTireRearBike
In the interest of continued improvements that prevent us from shooting ourselves in the foot, we should add the
final
keyword to derived classes which should not be inherited from. Examples:KartDynamicsBike
KartTireRearBike