]> git.pond.sub.org Git - empserver/commit - src/lib/commands/sona.c
(plane_sona): Compute range multiplier in double rather than int, to
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 21 May 2006 08:17:15 +0000 (08:17 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 21 May 2006 08:17:15 +0000 (08:17 +0000)
commit898d1422fa0bd9ebb4be7512ef15b352893cafda
tree6e4fc05f07de69d656ac2944610797cbc627e975
parent36c73ca99a543e6c1d4d31f553fd8a73a722d19f
(plane_sona): Compute range multiplier in double rather than int, to
match the formula used for sweep chance in plane_sweep().  Rounding
intermediate values is ugly anyway.
src/lib/commands/sona.c