comment pass
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace EscapeRoomEngine.Engine.Runtime.Modules
|
||||
{
|
||||
/// <summary>
|
||||
/// The spawn door is used in the first room.
|
||||
/// </summary>
|
||||
internal class Spawn : DoorState
|
||||
{
|
||||
private void Start()
|
||||
|
||||
Reference in New Issue
Block a user