oh I should probably await that
This commit is contained in:
		
							parent
							
								
									0f876d25bb
								
							
						
					
					
						commit
						5c34612afe
					
				| @ -121,7 +121,7 @@ where | ||||
| 
 | ||||
|     entity_gateway.use_mag_cell(&mag_entity_id, &cell_entity_id).await?; | ||||
|     entity_gateway.set_character_inventory(&character.id, &inventory.as_inventory_entity(&character.id)).await?; | ||||
|     item_state.set_inventory(inventory); | ||||
|     item_state.set_inventory(inventory).await; | ||||
| 
 | ||||
|     Ok(Vec::new()) | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user