mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 01:41:38 +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.