Skip to content

Commit

Permalink
Inits the grid with a pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecampidoglio committed Aug 30, 2013
1 parent e2bd093 commit 8ff8235
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Src/Web/Views/Universe.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
</tr>
<tr>
<td></td>
<td></td>
<td class="alive"></td>
<td></td>
</tr>
<tr>
<td class="alive"></td>
<td></td>
<td></td>
<td></td>
<td class="alive"></td>
</tr>
</table>
<div id="nav">
Expand Down

0 comments on commit 8ff8235

Please sign in to comment.