mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-26 04:26:33 +00:00
An error message is now printed when trying to set the number of octaves above the maximum allowed value. The magic constant was also replaced with a define that can be easily changed. This closes #28714.