Skip to content

Typo line 798: "immeadiate" should be "immediate" #2

Description

@DarkMatterMatt

On line 798, SetMotor( int index, int value = 0, bool immeadiate = false ).
Should be SetMotor( int index, int value = 0, bool immediate = false ).

Line 822 is the only other place that uses the bool. if(immeadiate).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions