mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
* OBJ file of a rocket and displays it to the screen.
|
||||
*/
|
||||
|
||||
// The next line is needed if running in JavaScript Mode with Processing.js
|
||||
/* @pjs preload="rocket.obj"; */
|
||||
|
||||
PShape rocket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user