Skip to content
Snippets Groups Projects
Commit 35364ba4 authored by BuildTools's avatar BuildTools
Browse files

on change les spawns

parent a93bb6fe
Branches
No related merge requests found
......@@ -87,7 +87,6 @@ public class PlayerMovement : MonoBehaviour
{
if (this.GetComponent<PlayerNature>().currentNature <= 100 && stage == 0)
{
Debug.Log("OK");
GenerateMap.instance.generateBoutique(0, 0, "chaussure");
stage++;
}
......
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