spacing
This commit is contained in:
parent
03df819a04
commit
7807cf2b27
@ -463,7 +463,7 @@ fn add_inventory_item_to_bank(character_id: CharacterEntityId)
|
||||
}
|
||||
}
|
||||
|
||||
pub async fn deposit_item<'a, EG>(
|
||||
pub async fn deposit_item<'a, EG> (
|
||||
item_state: &'a mut ItemState,
|
||||
entity_gateway: &mut EG,
|
||||
character: &CharacterEntity,
|
||||
|
Loading…
x
Reference in New Issue
Block a user