r
/
fifth
1
Fork 0

Console test

master
Joshua Potter 2015-06-14 18:12:45 -04:00
parent f15b678a63
commit fe05bd7eaa
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ if __name__ == '__main__':
for i in range(49, 52): for i in range(49, 52):
c.master.grid[i][49:51] = 1 c.master.grid[i][49:51] = 1
c.start_plot(50, p.ruleset) c.start_console(50, p.ruleset)