6 Jan
2024
6 Jan
'24
10:10 a.m.
https://bugs.winehq.org/show_bug.cgi?id=55196 --- Comment #1 from francisdb <francisdb(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.