Fix ScreenshotPlugin Kingdom of Miscellania double screenshot

This commit is contained in:
Joel
2019-11-01 15:49:12 +01:00
committed by Tomas Slusny
parent 234c9c5b0c
commit 71e5480524

View File

@@ -451,7 +451,6 @@ public class ScreenshotPlugin extends Plugin
case KINGDOM_GROUP_ID:
{
fileName = "Kingdom " + LocalDate.now();
takeScreenshot(fileName);
break;
}
case CHAMBERS_OF_XERIC_REWARD_GROUP_ID: