quick fix to port to new bevy
This commit is contained in:
parent
fb45ec2233
commit
ed66390929
1 changed files with 4 additions and 1 deletions
|
@ -98,7 +98,10 @@ impl FromWorld for Tracker {
|
|||
}
|
||||
}
|
||||
});
|
||||
|
||||
Self {
|
||||
// rx = receiver.clone()
|
||||
}
|
||||
|
||||
Self { }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue