mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 23:40:19 +00:00
247767eb89
Note that prefixing with an underscore only works with unused arguments and local variables, not class variables and signals. This closes #26056.