Open Zediwan opened 7 months ago
A tile needs to know its organism and an organism its tile. However these circular imports seem to be a problem in python and can be solved by creating an init.py file where the load order is defined.
A tile needs to know its organism and an organism its tile. However these circular imports seem to be a problem in python and can be solved by creating an init.py file where the load order is defined.