summaryrefslogtreecommitdiff
path: root/src/config/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/core.h')
-rw-r--r--src/config/core.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/core.h b/src/config/core.h
index c82ee72e0..1e8ce9992 100644
--- a/src/config/core.h
+++ b/src/config/core.h
@@ -48,6 +48,10 @@
/// - but is not the official behaviour.
//#define CIRCULAR_AREA
+/// Uncomment to enable Non Stackable items unique ID
+/// By enabling it, the system will create an unique id for each new non stackable item created
+//#define NSI_UNIQUE_ID
+
/**
* No settings past this point
**/