comment pass
This commit is contained in:
@@ -3,6 +3,9 @@ using UnityEngine;
|
||||
|
||||
namespace EscapeRoomEngine.Desert.Runtime.Portal
|
||||
{
|
||||
/// <summary>
|
||||
/// The desert theme includes its own version of a portal that changes colour when it is unlocked.
|
||||
/// </summary>
|
||||
[RequireComponent(typeof(Emission))]
|
||||
public class DesertPortal : EscapeRoomEngine.Portal.Runtime.Portal
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user