If you look at extensions/igniter/local/components/menu.php around line 81 you can see it calls listFrontEnd in /admin/models/menus_model.php with the sort params.
The default is menu_priority, so if they are all the same then the database engine is making up the order from there.