This commit is contained in:
ModulatingForce 2023-12-22 09:30:54 -05:00
parent 3fcd9cdcce
commit e909baf747

View file

@ -197,7 +197,8 @@ impl ModulesManager {
// 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::init(); // works
//crate::submods::