module relations and module staging
This commit is contained in:
@@ -32,7 +32,7 @@ namespace EscapeRoomEngine.Engine.Runtime.Requirements
|
||||
// ReSharper disable once RedundantIfElseBlock
|
||||
else
|
||||
{
|
||||
Logger.Log("Could not find suitable orientation for module", LogType.ModulePlacement);
|
||||
Logger.Log("Could not find suitable orientation for module", LogType.RequirementResolution);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user