fix: rename soul_echo => soulecho
removed all occurences of soul_echo as it made problems for mobile
This commit is contained in:
parent
aa85312cf1
commit
c423c854fe
14 changed files with 21 additions and 19 deletions
|
@ -2,5 +2,5 @@
|
|||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
|
||||
fn main() {
|
||||
soul_echo_lib::run()
|
||||
soulecho_lib::run()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue