• Martin Weismann's avatar
    Fix CComponent::GetObjectResource · 9ea263d0
    Martin Weismann authored
    A raw pointer to an object was converted into a shared pointer and
    stored as member of an object instance. Eventually, the object was
    deleted twice. This behaviour has been resolved.
    9ea263d0
NMR_ModelComponent.h 2.42 KB