Fix build compile error
This commit is contained in:
parent
b8d3902fbd
commit
648c5f7ee2
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System;
|
||||
using UnityEditorInternal;
|
||||
using UnityEngine;
|
||||
|
||||
public class Player : MonoBehaviour, IKitchenObjectParent
|
||||
|
|
Reference in a new issue