Fixed|Client: Improper deinit after mobj model asset init failure
If a mobj's model asset initialization failed, the mobj was stillkept in the model's deletion audience. The model ended up notifyinga deleted mobj.
View differences
Fixed|Client: Improper deinit after mobj model asset init failure
If a mobj's model asset initialization failed, the mobj was still
kept in the model's deletion audience. The model ended up notifying
a deleted mobj.