mirror of
https://github.com/Relintai/props.git
synced 2025-02-04 16:05:54 +01:00
Fix build.
This commit is contained in:
parent
7c815f26b0
commit
8e9c865285
@ -547,10 +547,6 @@ 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