Skip to content
Snippets Groups Projects
Commit b40813e7 authored by Adelline Kania's avatar Adelline Kania
Browse files

feat: add reset cheat

parent 0827c65b
No related merge requests found
......@@ -80,5 +80,6 @@ public class CheatManager : MonoBehaviour
PlayerShooting.hitKillCheat = false;
GoldManager.gold = 100;
PlayerMovement.speed = 6f;
PetHealth.isFullHPCheat = false;
}
}
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