Skip to content

Commit

Permalink
Merge pull request #1338 from NicksWorld/infinitesky
Browse files Browse the repository at this point in the history
Add infiniteSky to control-panel registry
  • Loading branch information
myk002 authored Nov 28, 2024
2 parents 760b1c5 + ebf37df commit 8a1e74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/control-panel/registry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ COMMANDS_BY_IDX = {
desc='Go to the Standing Orders tab in the Labor screen to save your current settings.'},
{command='gui/settings-manager load-work-details', group='automation', mode='run',
desc='Go to the Work Details tab in the Labor screen to save your current definitions.'},
{command='infinite-sky', group='automation', mode='enable'},
{command='logistics enable autoretrain', group='automation', mode='run',
desc='Automatically assign trainers to partially trained livestock so they don\'t revert to wild.'},
{command='nestboxes', group='automation', mode='enable'},
Expand Down

0 comments on commit 8a1e74a

Please sign in to comment.