Volles Wchstum der Bohnenranke, die Spitze ist erreichbar.
This commit is contained in:
8
ActionBasics.py
Normal file
8
ActionBasics.py
Normal file
@@ -0,0 +1,8 @@
|
||||
import logging
|
||||
|
||||
class ActionBasics:
|
||||
|
||||
def __init__(self,world):
|
||||
self.world = world
|
||||
|
||||
|
Reference in New Issue
Block a user