mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 11:51:54 +01:00
Fixed example for Threads
This commit is contained in:
@@ -26,8 +26,7 @@ String[] urls = {
|
||||
"http://www.processing.org/learning/gettingstarted/",
|
||||
"http://www.processing.org/download/",
|
||||
"http://www.processing.org/shop/",
|
||||
"http://www.processing.org/about/",
|
||||
"http://www.processing.org/about/people"
|
||||
"http://www.processing.org/about/"
|
||||
};
|
||||
|
||||
// This will keep track of whether the thread is finished
|
||||
|
||||
Reference in New Issue
Block a user