removed uneeded line

This commit is contained in:
kbrannen
2023-04-20 12:33:38 -05:00
parent a5584b4014
commit f669347468

View File

@@ -50,7 +50,6 @@ while ($DoPlay)
print "\n";
if ($ConTeam eq "dart")
{
$Player = 0;
get_your_shot();
dartmouth_play();
}