screenshotplugin: fix Hunter levelup widget ignoring toggle

This commit is contained in:
Lotto
2018-05-04 01:01:09 +02:00
parent c4fb92cd5d
commit 921a0be0dc

View File

@@ -276,6 +276,7 @@ public class ScreenshotPlugin extends Plugin
switch (TO_GROUP(widget.getId()))
{
case LEVEL_UP_GROUP_ID:
case DIALOG_SPRITE_GROUP_ID:
if (!config.screenshotLevels())
{
return;