godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.83k stars 1.63k forks source link

Fixed particle name typos #1011

Closed VargaDot closed 8 months ago

VargaDot commented 8 months ago

Two of these demos used CPUParticles2D nodes but were named GPUParticles2D. Resolves #785