mirror of
				https://github.com/DerTyp7/industrialize-unity.git
				synced 2025-10-31 05:17:10 +01:00 
			
		
		
		
	a
This commit is contained in:
		
							
								
								
									
										4
									
								
								Assets/Scripts/Dictionaries/ItemDictionary.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								Assets/Scripts/Dictionaries/ItemDictionary.cs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| public class ItemDictionary : Dictionary<ItemSO> | ||||
| { | ||||
|     public override ItemSO GetEntryById(string id) => entries.Find(entry => entry.id == id); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis