Tools - Fixed typo (#5712)

This commit is contained in:
ulteq 2017-10-30 17:16:21 +01:00 committed by PabstMirror
parent 32e3b643a7
commit 8397e1cf4a

View File

@ -235,7 +235,7 @@ def tofTillM2(m, v, dM, bc):
def dropAtM(m, v, a):
lx = 0
cly = 0
ly = 0
dx = 0
dy = 0
vx = v
@ -257,7 +257,7 @@ def dropAtM(m, v, a):
def dropAtM2(m, v, dM, bc):
lx = 0
cly = 0
ly = 0
dx = 0
dy = 0
vx = v