summaryrefslogtreecommitdiff
path: root/src/strife/p_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_local.h')
-rw-r--r--src/strife/p_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_local.h b/src/strife/p_local.h
index 2560a522..be94523e 100644
--- a/src/strife/p_local.h
+++ b/src/strife/p_local.h
@@ -59,7 +59,7 @@
#define MAXMOVE (30*FRACUNIT)
#define USERANGE (64*FRACUNIT)
-#define MELEERANGE (64*FRACUNIT)
+#define MELEERANGE (80*FRACUNIT) // villsa [STRIFE] changed from 64 to 80
#define MISSILERANGE (32*64*FRACUNIT)
// follow a player exlusively for 3 seconds