mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-26 14:32:26 +00:00
fix rustfmt errors
This commit is contained in:
parent
c299d1cd9e
commit
9db4049169
@ -24,8 +24,6 @@ pub struct Item {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl Item {
|
impl Item {
|
||||||
|
|
||||||
|
|
||||||
pub fn open(&mut self) {
|
pub fn open(&mut self) {
|
||||||
self.opened.pulse();
|
self.opened.pulse();
|
||||||
self.is_saved = false
|
self.is_saved = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user