TEST!
This commit is contained in:
@@ -30,4 +30,4 @@ def reconcile(cat, now):
|
||||
def feed(cat, amount=100):
|
||||
cat.fullness += amount
|
||||
if cat.fullness > 100:
|
||||
cat.fullnesss = 100
|
||||
cat.fullness = 100
|
||||
|
||||
Reference in New Issue
Block a user