summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/being.h b/src/being.h
index ec58b986..368a60c6 100644
--- a/src/being.h
+++ b/src/being.h
@@ -27,11 +27,6 @@
#include "./net/protocol.h"
#include <list>
-#define ACTION_NODE 0
-//#define PLAYER_NODE 1
-//#define NPC_NODE 2
-//#define MONSTER_NODE 3
-
struct PATH_NODE {
/**
* Constructor.