mirror of
https://github.com/processing/processing4.git
synced 2026-06-08 16:40:46 +02:00
This commit is contained in:
@@ -16,7 +16,6 @@ void setup() {
|
||||
size(640, 360);
|
||||
colorMode(RGB, 255, 255, 255, 100);
|
||||
psystems = new ArrayList();
|
||||
smooth();
|
||||
}
|
||||
|
||||
void draw() {
|
||||
|
||||
Reference in New Issue
Block a user