summaryrefslogtreecommitdiffstats
path: root/src/object/task/taskgoto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/task/taskgoto.h')
-rw-r--r--src/object/task/taskgoto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/task/taskgoto.h b/src/object/task/taskgoto.h
index acd79b6..498bff5 100644
--- a/src/object/task/taskgoto.h
+++ b/src/object/task/taskgoto.h
@@ -31,7 +31,7 @@ class CObject;
-#define MAXPOINTS 500
+const int MAXPOINTS = 500;