diff --git a/D2Stats.au3 b/D2Stats.au3 index 549b2d6..1e3c498 100644 --- a/D2Stats.au3 +++ b/D2Stats.au3 @@ -91,6 +91,7 @@ func Main() if ($bShowItems) then PrintString("Not showing items.", $ePrintBlue) $bShowItems = False else + if (not $bShowItems) then PrintString("Now showing items.", $ePrintBlue) $bShowItems = True endif endif