mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-15 20:25:40 +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