Added optics in either of the two spots. TODO: Make the optic sit in between of the two spots
This commit is contained in:
parent
802a3f5376
commit
312017c771
Binary file not shown.
|
@ -132,6 +132,7 @@ impl Item for Glock17GunItem {
|
|||
todo!()
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
fn set_state(&self, state: Option<ItemState>) {
|
||||
todo!()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue