Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang: Add CallableCustomMethodPointerBase virtual destructor
Fixes #1272 + clang++ (debian v16/v17) warning: destructor called on 'godot::CallableCustomMethodPointerBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
- Loading branch information