mirror of
https://github.com/godotengine/godot.git
synced 2026-05-10 09:51:31 -04:00
a3b3a20ac0
The warning message mentions that local constants prefixed with `_` does not generate the warning. This commit actually implements this warning suppression.