]> git.pond.sub.org Git - empserver/commit
Neater plane sonar contact output
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 18 Jul 2010 08:37:43 +0000 (10:37 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 25 Jul 2010 15:48:54 +0000 (17:48 +0200)
commitceee05eb7e9ddffe0f3abc92c947ea63010abbc4
treee4aca1676f3c840ffd474e0ff705247378e78280
parent10736cd1574ee6b39a5cdb9c3618c2f932174839
Neater plane sonar contact output

plane_sona() prints an empty line to make sonar contacts stand out.
Move it so the contact is visually "attached" to the right sector,
like this:

    flying over sea at 15,-3
    Sonar contact in 15,-3
    sub #3 13,-3

    flying over sea at 13,-3

Before:

    flying over sea at 15,-3

    Sonar contact in 15,-3
    sb   submarine (#3) 13,-3
    flying over sea at 13,-3
src/lib/commands/sona.c