update with proper scene setup
This commit is contained in:
parent
714be06192
commit
fda3502870
6 changed files with 111 additions and 88 deletions
|
@ -60,7 +60,6 @@ impl Tracker {
|
|||
//let _ = dispatcher.add_typed_handler(Box::new(TrackerHandler {}), None).unwrap();
|
||||
|
||||
let _ = dispatcher.add_typed_handler(Box::new( Tracker {} ), None).unwrap();
|
||||
|
||||
|
||||
// setup a channel
|
||||
// let (tx, rx) = mpsc::channel();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue