X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/831fbd21461a9d9a6db4eecbc3930432babdfd73..464e25dbf15d02831b601c819a9aa8cf2c548baf:/nethack.plp diff --git a/nethack.plp b/nethack.plp index 9b8606b..3d76e0a 100644 --- a/nethack.plp +++ b/nethack.plp @@ -28,8 +28,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; ) for keys %styles; our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n" unless $showkeys; - print "\n" + print "\n".'' unless $showkeys; + print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :>