diff options
Diffstat (limited to 'settingtypes.txt')
-rw-r--r-- | settingtypes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settingtypes.txt b/settingtypes.txt index d143c07..0e1e39f 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -5,5 +5,5 @@ digcustom (DigCustom) bool false digcustom_nodes (DigCustom Nodes) string # Maximum time to spend on digging a node. -# -1 means no limit +# Negative values mean no limit. digcustom_max_time (DigCustom Max Time) int -1 |