X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=dart%2Fdart-schiffe.pl;h=9687de28bec60288d42ed8746e101a842a33403d;hb=3c56468dcf725e2b51076295f16601f8f025922e;hp=5eb5bedff23bfa9e03b96a11fec27ab4b3d51150;hpb=fae89975a9223abc415a1ee9809447e93b63620f;p=svn42.git diff --git a/dart/dart-schiffe.pl b/dart/dart-schiffe.pl index 5eb5bed..9687de2 100755 --- a/dart/dart-schiffe.pl +++ b/dart/dart-schiffe.pl @@ -155,6 +155,7 @@ sub shoot my $player=$self->get_current_player(); delete ($player->{last_hit}); $player->{highlight}{shoot}=Clone::clone($self->{empty_matrix}); + $player->{highlight}{selected}=Clone::clone($self->{empty_matrix}); if ( (not $main::x{$zahl}) and (not $main::y{$zahl}) ) {