gdquest-demos / godot-3-demos

Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
https://github.com/gdquest-demos/
MIT License
1.85k stars 978 forks source link

Fixed calls to enums with new notation #34

Closed seanbone closed 5 years ago

seanbone commented 5 years ago

Fixes #33

NathanLovato commented 5 years ago

Thanks, but I want to fix this globally in all demos, and I think we should do it the other way around: remove all enum names with some shell script, as there are dozens of demos. I'll open an issue for that