mirror of
https://github.com/Relintai/props.git
synced 2024-11-12 10:15:25 +01:00
Don't turn on internal processing in PropInstanceMerger's constructor.
This commit is contained in:
parent
4d3c87bb09
commit
7643391f80
@ -682,8 +682,6 @@ PropInstanceMerger::PropInstanceMerger() {
|
||||
js.instance();
|
||||
js->set_job_type(PropMesherJobStep::TYPE_BAKE_TEXTURE);
|
||||
_job->add_jobs_step(js);
|
||||
|
||||
set_process_internal(true);
|
||||
}
|
||||
|
||||
PropInstanceMerger::~PropInstanceMerger() {
|
||||
|
Loading…
Reference in New Issue
Block a user