j
k
j a
j l
https://bugs.winehq.org/show_bug.cgi?id=55196
--- Comment #1 from francisdb francisdb@gmail.com --- Another similar case diff that fixes the issue
if deltaX <> 0 then u = (t - KeyX(i)) / deltaX - else u = 0 end if + else + u = 0 + end if
Back to the thread
Back to the list