mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 07:44:14 +00:00
ff508dfede
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