diff --git a/diy1.py b/diy1.py
index c04c239..772453c 100644
--- a/diy1.py
+++ b/diy1.py
@@ -63,6 +63,6 @@ while True:
         continue
     computer=random.randint(1,3)
     if computer == "1":
-        cure()
+        yase.cure()
     else:
         yase.combat(houyi)
\ No newline at end of file