Skip to content
  • Mikael Nordfeldth's avatar
    Preparing more object-oriented Action handling · b18e2472
    Mikael Nordfeldth authored
    Action classes can now be run by calling the static function 'run'.
    Eventually actions will be migrated so most functionality gets put
    into parent classes, and the children don't have to have as much
    duplicate code as they have now.
    b18e2472