Skip to content

Adjust formatting and use MC::isPhysical()

Andrii Verbytskyi requested to merge averbyts/athena:remove_statuses into main
  • Use MC::isPhysical() instead of status==3
  • Some preparatory formatting before further changes
  • adjust formatting in the expressions such as status() != and status() == to assure one can search for them easier

Merge request reports