mirror of
https://github.com/euphy/polargraphcontroller
synced 2025-01-09 03:34:25 +01:00
Removing initImages() from setup(), duh
This commit is contained in:
parent
7f2421f0d8
commit
87e11f6b93
@ -524,8 +524,6 @@ void setup()
|
|||||||
initLogging();
|
initLogging();
|
||||||
parentPapplet = this;
|
parentPapplet = this;
|
||||||
|
|
||||||
initImages();
|
|
||||||
|
|
||||||
RG.init(this);
|
RG.init(this);
|
||||||
RG.setPolygonizer(RG.ADAPTATIVE);
|
RG.setPolygonizer(RG.ADAPTATIVE);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user