refactor Desert assembly into Station46

This commit is contained in:
2023-03-22 09:13:07 +01:00
parent 9c65d24685
commit e1bfecbd4b
67 changed files with 54 additions and 2326 deletions

View File

@@ -1,7 +1,7 @@
using NaughtyAttributes;
using UnityEngine;
namespace EscapeRoomEngine.Desert.Runtime
namespace EscapeRoomEngine.Station46.Runtime
{
/// <summary>
/// A holographic <see cref="Button"/> that changes its colour when it is pressed.