diff options
author | DualMatrix <piet.goris@gmail.com> | 2019-02-01 17:09:41 +0100 |
---|---|---|
committer | DualMatrix <piet.goris@gmail.com> | 2019-02-01 21:18:14 +0100 |
commit | ff508dfede772ce9c08803faeb96d649fa9c0341 (patch) | |
tree | 367089aca3c25f7c64ec5bd0d95b5d0c4eab4a4d /core/compressed_translation.h | |
parent | 70689ebffd95ab34e45bcbfdce3f6389033bfd44 (diff) |
Fixed Null appearing inside export variables with type hints and no default value
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
Diffstat (limited to 'core/compressed_translation.h')
0 files changed, 0 insertions, 0 deletions