Add Alot of stuff, Computer, repairStation, Whole game, Many things!
This commit is contained in:
@@ -3,5 +3,5 @@ using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public interface IInteractable {
|
||||
void Interact();
|
||||
void Interact(InteractionBehaviour interactionBehaviour);
|
||||
}
|
||||
Reference in New Issue
Block a user