Grzegorz Kimbar

Results 2 issues of Grzegorz Kimbar

[comment]: (ISSUES ARE NOT FOR IDEAS OR SUGGESTIONS) **Describe the bug** After saving a world with "Use evolved mutation rate = off" the value of "Global mutation rate" is not...

bug

Setup ===== Let's consider a package with following structure: ```pre site-packages └┬ house + __init__.py ├─ walls.py └┬ corridor ├┬ livingroom + __init__.py │├─ couch.py │└─ table.py └┬ kitchen +...