diff options
author | Hein-Pieter van Braam-Stewart <hp@tmm.cx> | 2019-04-19 22:03:00 +0200 |
---|---|---|
committer | Hein-Pieter van Braam-Stewart <hp@tmm.cx> | 2019-04-20 02:13:28 +0200 |
commit | 20b0046945bfe55591c370e32f4928f7cbeb45e6 (patch) | |
tree | c2c758a63639b868c9b2f66d375a47fb51aedbfb /scene/3d | |
parent | 8e652a1400ee20b99cf4829e8b4883fe3f254d59 (diff) |
Object::script may not be a valid Ref<Script>
It appears that Object::script may be a valid ScriptInstance but not be
castable to Ref<Script>. There were only 5 places in the code that made
this assumption. This commit fixes that.
Diffstat (limited to 'scene/3d')
0 files changed, 0 insertions, 0 deletions