mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fix after merge
This commit is contained in:
parent
750e704b37
commit
b3cebdb672
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
#define ENABLE_2_3_0 1
|
||||
|
||||
// Enable rendering of objects colored by facets' slope
|
||||
#define ENABLE_SLOPE_RENDERING (1 && ENABLE_2_2_0)
|
||||
#define ENABLE_SLOPE_RENDERING (1 && ENABLE_2_3_0)
|
||||
|
||||
//===================
|
||||
// 2.3.0.alpha1 techs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue