screenshotplugin: fix Hunter levelup widget ignoring toggle
This commit is contained in:
@@ -276,6 +276,7 @@ public class ScreenshotPlugin extends Plugin
|
|||||||
switch (TO_GROUP(widget.getId()))
|
switch (TO_GROUP(widget.getId()))
|
||||||
{
|
{
|
||||||
case LEVEL_UP_GROUP_ID:
|
case LEVEL_UP_GROUP_ID:
|
||||||
|
case DIALOG_SPRITE_GROUP_ID:
|
||||||
if (!config.screenshotLevels())
|
if (!config.screenshotLevels())
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user