Skip to content
  • Zachary T Welch's avatar
    improve command registration · 158698e3
    Zachary T Welch authored
    Eliminate duplicate code for linking commands into a list.
    
    Adds a check to ensure the command does not already exist;
    if it does, return that one instead of creating a duplicate.
    158698e3