smol
This commit is contained in:
parent
3fcd9cdcce
commit
e909baf747
1 changed files with 2 additions and 1 deletions
|
@ -197,7 +197,8 @@ impl ModulesManager {
|
||||||
// help : String::from("DUPCMD3 tester"),
|
// help : String::from("DUPCMD3 tester"),
|
||||||
// };
|
// };
|
||||||
|
|
||||||
// // => 2023.12.22 - [ ] MF : How can I call submods:init() ?
|
// // => 2023.12.22 - [x] MF : How can I call submods:init() ?
|
||||||
|
// // => 2023.12.22 - this was answered - needed to pub modules in main.rs
|
||||||
// crate::core::botinstance::init(); // works
|
// crate::core::botinstance::init(); // works
|
||||||
// crate::core::init(); // works
|
// crate::core::init(); // works
|
||||||
//crate::submods::
|
//crate::submods::
|
||||||
|
|
Loading…
Reference in a new issue