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
|
@ -99,6 +99,9 @@ impl FromWorld for Tracker {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
Self { }
|
Self {
|
||||||
|
// rx = receiver.clone()
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue