make sure every module is accessible

This commit is contained in:
2022-11-07 20:51:00 +01:00
parent aae5e78082
commit 648919cf5a
13 changed files with 100 additions and 30 deletions

View File

@@ -12,3 +12,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 58ae9c09c887475d833d2cd4ee4ccffb, type: 3}
m_Name: No Overlap
m_EditorClassIdentifier:
mrReservedPositions:
- {x: 1, y: 0}
- {x: 0, y: 1}
- {x: -1, y: 0}
- {x: 0, y: -1}