From d430e6bd3434b6262169012377d9b5b27f0356ba Mon Sep 17 00:00:00 2001 From: Matt Pruitt Date: Sat, 9 Jan 2021 21:59:54 +0700 Subject: Fix typo --- dragon/itch_wizard.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dragon') 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 -- cgit v1.2.3