Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/range.h')
-rw-r--r--src/core/range.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/range.h b/src/core/range.h
index c5265c4..aa4e941 100644
--- a/src/core/range.h
+++ b/src/core/range.h
@@ -25,12 +25,12 @@ namespace range
* the maximal radar range
* and the maximal range to send entity updates
*/
-const float maxdistance = 1024.0f;
+const float maxdistance = 500.0f;
/**
* @brief maximal range in which graphics effects are drawn
* */
-const float fxdistance = 256.0f;
+const float fxdistance = 200.0f;
/**
* @brief reputation limit to indicate hostile targets