Uhr in der Küche.
unversionierte Dateien
This commit is contained in:
10
HilfeModul.py
Normal file
10
HilfeModul.py
Normal file
@@ -0,0 +1,10 @@
|
||||
import logging
|
||||
|
||||
class HilfeModul():
|
||||
|
||||
def __init__(self, world):
|
||||
|
||||
self.world = world
|
||||
|
||||
def hilfe(self, command):
|
||||
|
Reference in New Issue
Block a user