bunch of small fixes #127
@ -17,8 +17,6 @@ use crate::ship::drops::ItemDrop;
|
|||||||
|
|
||||||
use crate::ship::items::actions;
|
use crate::ship::items::actions;
|
||||||
|
|
||||||
use log::warn;
|
|
||||||
|
|
||||||
pub async fn pick_up_item<EG>(
|
pub async fn pick_up_item<EG>(
|
||||||
item_state: &mut ItemState,
|
item_state: &mut ItemState,
|
||||||
entity_gateway: &mut EG,
|
entity_gateway: &mut EG,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user