mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	BloC
This commit is contained in:
		
							parent
							
								
									b758deab1a
								
							
						
					
					
						commit
						765d65afd4
					
				
					 6 changed files with 60 additions and 224 deletions
				
			
		|  | @ -119,7 +119,7 @@ class SpellItem extends Item { | |||
| } | ||||
| 
 | ||||
| class Items extends Item { | ||||
|   Items(Map<String, dynamic> map) : super(map) {} | ||||
|   Items(Map<String, dynamic> map) : super(map); | ||||
| } | ||||
| 
 | ||||
| abstract class FilteredItems extends Items { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez