Skip to content
Snippets Groups Projects
Commit bc96aaed authored by Salomo309's avatar Salomo309
Browse files

refactor: typo

parent c2de8b4c
No related merge requests found
...@@ -37,7 +37,6 @@ public class PetHeatlh : MonoBehaviour ...@@ -37,7 +37,6 @@ public class PetHeatlh : MonoBehaviour
} }
} }
public void CheatPetFullHP()
public void CheatPetFullHP() public void CheatPetFullHP()
{ {
currentHealth = 100; currentHealth = 100;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment