File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ Most of the of references are listed on the bottom of this page, as well as more
46
46
2 . [ Factory Method] ( https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/FactoryMethod )
47
47
3 . [ Singleton] ( https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/Singleton )
48
48
4 . [ Prototype] ( https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/Prototype )
49
- 5 . [ Service Locator] ( https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/ServiceLocator )
50
49
51
50
### Game Programming Patterns
52
51
1 . [ Object Pool] ( https://github.com/ycarowr/DesignPatterns/tree/master/Assets/GameProgramming/ObjectPooler )
53
52
2 . [ Subclass Sandbox] ( https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/GameProgramming/SubClassSandbox )
53
+ 3 . [ Service Locator] ( https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/GameProgramming/ServiceLocator )
54
54
55
55
### Structural Patterns
56
56
1 . [ Composite] ( https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Structural/Composite )
You can’t perform that action at this time.
0 commit comments