Added stuff
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
namespace Fruitomation.Game
|
||||
using UnityEngine;
|
||||
|
||||
namespace Fruitomation.Game
|
||||
{
|
||||
public class HeatExchangerBuilding : Building
|
||||
{
|
||||
|
||||
[Header("Heat Exchanger Specific")]
|
||||
[SerializeField] private TriggerDetector Trigger;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user