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