This commit is contained in:
GodGodGod20081
2026-06-19 12:21:37 +02:00
16 changed files with 1200 additions and 25 deletions
-4
View File
@@ -30,8 +30,4 @@ public class PausenManager : MonoBehaviour
Can.SetActive(false);
}
}
public void weiter()
{
isOn = false;
}
}