disable 0.6.2 indicator...
damn it I forgot to turn it off!
This commit is contained in:
parent
19ed900ef3
commit
b741f609cf
|
@ -52,7 +52,7 @@ class DivWorkPool;
|
|||
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
||||
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
||||
|
||||
#define DIV_UNSTABLE
|
||||
//#define DIV_UNSTABLE
|
||||
|
||||
#define DIV_VERSION "0.6.2"
|
||||
#define DIV_ENGINE_VERSION 197
|
||||
|
|
Loading…
Reference in a new issue