Added optics in either of the two spots. TODO: Make the optic sit in between of the two spots

This commit is contained in:
Franklin 2023-11-20 18:01:00 -04:00
parent 802a3f5376
commit 312017c771
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -132,6 +132,7 @@ impl Item for Glock17GunItem {
todo!()
}
#[allow(unused)]
fn set_state(&self, state: Option<ItemState>) {
todo!()
}