Skip to content

Commit ebf37df

Browse files
committed
Remove uneccessary description
1 parent 50e438e commit ebf37df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/control-panel/registry.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ COMMANDS_BY_IDX = {
4949
desc='Go to the Standing Orders tab in the Labor screen to save your current settings.'},
5050
{command='gui/settings-manager load-work-details', group='automation', mode='run',
5151
desc='Go to the Work Details tab in the Labor screen to save your current definitions.'},
52-
{command='infinite-sky', group='automation', mode='enable',
53-
desc='Enable if you want automatic creation of new sky z-levels.'},
52+
{command='infinite-sky', group='automation', mode='enable'},
5453
{command='logistics enable autoretrain', group='automation', mode='run',
5554
desc='Automatically assign trainers to partially trained livestock so they don\'t revert to wild.'},
5655
{command='nestboxes', group='automation', mode='enable'},

0 commit comments

Comments
 (0)