mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
The warning message mentions that local constants prefixed with `_` does not generate the warning. This commit actually implements this warning suppression.