mirror of
https://github.com/godotengine/godot.git
synced 2026-04-28 22:22:03 +00:00
The default value of the type is now used to initialise it. export(int) A Will now have A be 0 istead of Null even though it still showed as 0 before in the inspector, fixes #25357