]> git.pond.sub.org Git - empserver/commit
(comm_bomb): Compute damage percentage in double rather than float,
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 6 May 2006 08:41:01 +0000 (08:41 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 6 May 2006 08:41:01 +0000 (08:41 +0000)
commit276cbc54d28d8780c214780e977237a6af1236ca
tree34d6736f9435c3e4eabbc0caec302f280ea89bd6
parentf819e7ac856965cbae8e88603a9c95c4cf8443e5
(comm_bomb): Compute damage percentage in double rather than float,
because all its uses convert it to double.
src/lib/commands/bomb.c