mirror of
https://github.com/Relintai/props.git
synced 2024-11-12 10:15:25 +01:00
Fix build.
This commit is contained in:
parent
7c815f26b0
commit
8e9c865285
@ -546,11 +546,7 @@ void PropInstanceMerger::_prop_preprocess(Transform transform, const Ref<PropDat
|
||||
PropInstanceMerger::PropInstanceMerger() {
|
||||
_build_queued = false;
|
||||
_building = false;
|
||||
|
||||
#ifdef TEXTURE_PACKER_PRESENT
|
||||
_merge_textures = true;
|
||||
#endif
|
||||
|
||||
|
||||
_first_lod_distance_squared = 20;
|
||||
_lod_reduction_distance_squared = 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user