diff options
Diffstat (limited to 'dragon')
| -rw-r--r-- | dragon/itch_wizard.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dragon/itch_wizard.rb b/dragon/itch_wizard.rb index f565046..d87d07c 100644 --- a/dragon/itch_wizard.rb +++ b/dragon/itch_wizard.rb @@ -92,7 +92,7 @@ S end if metadata[:icon].start_with?("#") || !@icon - log "* PROPT: Please provide icon path for your game." + log "* PROMPT: Please provide icon path for your game." $console.set_command "$wizards.itch.set_icon \"icon.png\"" return :need_icon end |
