mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
update comment
This commit is contained in:
parent
ee2ef92831
commit
dcee1b9c86
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ impl Reader {
|
||||||
motion_controller.clone(),
|
motion_controller.clone(),
|
||||||
));
|
));
|
||||||
|
|
||||||
// Init shared reference container for HashTable constructed
|
// Init shared reference container for HashTable collected
|
||||||
let links = Rc::new(links);
|
let links = Rc::new(links);
|
||||||
|
|
||||||
// Init events
|
// Init events
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue