Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
Fix ScreenshotPlugin Kingdom of Miscellania double screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gaddan authored and deathbeam committed Nov 2, 2019
1 parent 234c9c5 commit 71e5480
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ public void onWidgetLoaded(WidgetLoaded event)
case KINGDOM_GROUP_ID:
{
fileName = "Kingdom " + LocalDate.now();
takeScreenshot(fileName);
break;
}
case CHAMBERS_OF_XERIC_REWARD_GROUP_ID:
Expand Down

0 comments on commit 71e5480

Please sign in to comment.