Skip to content

Commit

Permalink
fix: win not registered immediately on last WW level built
Browse files Browse the repository at this point in the history
Closes #288
  • Loading branch information
martinambrus committed Nov 6, 2017
1 parent f7d8da5 commit 49340e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dorf2.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
}else{
$building->procBuild($_GET);
}

$automation->isWinner();
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Expand Down

0 comments on commit 49340e1

Please sign in to comment.