I wrote a programm using multiple world classes. The first world, the user sees is a small window in which the user can set the resolution for the programm. In Greenfoot everything is working, however in the jar file the size stays the same as the first world (300x200). Is there any way to change that?
If you need my code, I will of course send you the code.

