mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-10 12:14:41 -08:00
removed uneeded line
This commit is contained in:
@@ -50,7 +50,6 @@ while ($DoPlay)
|
||||
print "\n";
|
||||
if ($ConTeam eq "dart")
|
||||
{
|
||||
$Player = 0;
|
||||
get_your_shot();
|
||||
dartmouth_play();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user