Skip to content
Snippets Groups Projects
Commit c88f76c1 authored by Thomas Oster's avatar Thomas Oster
Browse files

Fixed Helix resolutions

parent 7f28ceba
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ public class EpilogHelix extends EpilogCutter
private static final int[] RESOLUTIONS = new int[]
{
75, 300, 600, 1200
75, 150, 200, 300, 400, 600, 1200
};
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment