Change MINTEMP0 to 2000 in colorapperance to avoid crash
This commit is contained in:
parent
d143ab3628
commit
1854147ce9
@ -21,7 +21,7 @@
|
||||
#include "guiutils.h"
|
||||
#include "../rtengine/color.h"
|
||||
|
||||
#define MINTEMP0 1500 //1200
|
||||
#define MINTEMP0 2000 //1200
|
||||
#define MAXTEMP0 12000 //12000
|
||||
#define CENTERTEMP0 5000
|
||||
#define MINGREEN0 0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user