summaryrefslogtreecommitdiff
path: root/mechanics.py
diff options
context:
space:
mode:
Diffstat (limited to 'mechanics.py')
-rw-r--r--mechanics.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mechanics.py b/mechanics.py
index 1f9d5cc..5f2254b 100644
--- a/mechanics.py
+++ b/mechanics.py
@@ -4,3 +4,4 @@ def speed(size):
def viewport_diag(sizesum):
return 370 * max(sizesum,70)**0.431776
+eject_delta = 22 # how many degrees do ejects deviate from the original direction (maximum)