init (Bugg fix mouse increased the speed of the evolutions)
This commit is contained in:
parent
877b0ff9a6
commit
e5e441622b
3 changed files with 10 additions and 9 deletions
|
@ -53,7 +53,7 @@ class Rules:
|
|||
start = time.time()
|
||||
field_new = Field()
|
||||
end = time.time()
|
||||
print(end - start)
|
||||
#print(end - start)
|
||||
|
||||
index_x = 0
|
||||
index_y = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue