maint(node): literally a one line fix I can't do without
This commit is contained in:
parent
6fd4ec54cc
commit
4d7d51fb29
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define NODE_HALFLIFE (3 * 60 * 1000) //3min
|
||||
#define NODE_HALFLIFE (3 * 60 * 1000) // 3min
|
||||
#define NODE_MAX_NODES_TO_SEND 64
|
||||
#define NODE_SEND_RATE 500ms
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user