Skip to content

Commit 107ce54

Browse files
authored
Update README.md
1 parent e7bfe42 commit 107ce54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public class BlockManager : MonoBehaviour
110110
}
111111
```
112112

113-
![](Images/MonoBehaviourDefaultGrouping.png)
113+
![](Images/MonoBehaviourInterface.png)
114114

115115
![](Images/MonoBehaviourByFolderGrouping.png)
116116

@@ -136,9 +136,9 @@ public class BlockManagerSettings : ScriptableObject
136136
}
137137
```
138138

139-
![](Images/ScriptableObjectDefaultGrouping.png)
139+
![](Images/ScriptableObjectDerivedClass.png)
140140

141-
![](Images/ScriptableObjectByFolderFlatGrouping.png)
141+
![](Images/ScriptableObjectDerivedAbstractClass.png)
142142

143143
# License
144144
MIT License

0 commit comments

Comments
 (0)