Fix build compile error

This commit is contained in:
BuyMyMojo 2023-03-04 11:13:29 +11:00
parent b8d3902fbd
commit 648c5f7ee2

View file

@ -1,7 +1,6 @@
using System.Collections;
using System.Collections.Generic;
using System;
using UnityEditorInternal;
using UnityEngine;
public class Player : MonoBehaviour, IKitchenObjectParent