1
0
Fork 0

init (Bugg fix mouse increased the speed of the evolutions)

This commit is contained in:
verde4321 2022-03-22 14:19:49 +01:00
parent 877b0ff9a6
commit e5e441622b
3 changed files with 10 additions and 9 deletions

View file

@ -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