Character tag removing simplified/fixed

This commit is contained in:
2016-12-13 12:46:53 +01:00
parent b7ab24b0a5
commit a44221b363
7 changed files with 43 additions and 42 deletions
@@ -1362,7 +1362,6 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
fpsShouldBe = timeline.frameRate;
fpsIs = fpsShouldBe;
scheduleTask(singleFrame, 0);
}
@Override