objective interface
This commit is contained in:
6
Assets/Actors/Controllable/PlayerControlledActor.cs
Normal file
6
Assets/Actors/Controllable/PlayerControlledActor.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using System.Drawing;
|
||||
using UnityEngine;
|
||||
|
||||
public class PlayerControlledActor : MonoBehaviour
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user