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;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System;
|
using System;
|
||||||
using UnityEditorInternal;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
public class Player : MonoBehaviour, IKitchenObjectParent
|
public class Player : MonoBehaviour, IKitchenObjectParent
|
||||||
|
|
Reference in a new issue