Merge pull request #102843 from maxpiepenbrink/fix-voxelgi-warnings
Fix stale VoxelGI warnings.
This commit is contained in:
commit
16285a69ff
1 changed files with 1 additions and 0 deletions
|
|
@ -275,6 +275,7 @@ void VoxelGI::set_probe_data(const Ref<VoxelGIData> &p_data) {
|
|||
}
|
||||
|
||||
probe_data = p_data;
|
||||
update_configuration_warnings();
|
||||
}
|
||||
|
||||
Ref<VoxelGIData> VoxelGI::get_probe_data() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue