Partiially working Timeslot-change and Heat Reciever on Targets
This commit is contained in:
@@ -66,7 +66,7 @@ public class FlushAndLoad : MonoBehaviour
|
||||
}
|
||||
}
|
||||
|
||||
private void HandleSceneIdReady(string id, List<GameObject> doors)
|
||||
private void HandleSceneIdReady(string id, List<GameObject> doors, List<RecieveHeat> targets)
|
||||
{
|
||||
sceneId = id;
|
||||
if (id == "Room1")
|
||||
|
||||
Reference in New Issue
Block a user