mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-09 03:07:47 +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.