Skip to content

Commit

Permalink
Fixed Build Errors
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHoangTran committed Feb 26, 2024
1 parent 839acf4 commit 760f080
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Assets/Scripts/Jason/ExitLevelScript.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
using System.Collections.Generic;
using UnityEngine;
using TMPro;
using Unity.VisualScripting.YamlDotNet.Core.Tokens;
using UnityEngine.SceneManagement;

public class ExitLevelScript : MonoBehaviour
Expand Down
1 change: 0 additions & 1 deletion Assets/Scripts/PreGravityFlipMovement.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using System.Collections;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
using UnityEditor.Callbacks;
using UnityEngine;

public class PreGravityFlipMovement : MonoBehaviour
Expand Down

0 comments on commit 760f080

Please sign in to comment.