Removed window title reader for Mist World. Requested by player.
This commit is contained in:
parent
e60209a85e
commit
fd933f6dad
@ -935,9 +935,6 @@ custom_launch_parameters() {
|
||||
if [[ "${game[0]}" == "laser-breakout" ]]; then
|
||||
"${0%/*}/speech/speak_window_title.sh" play.exe &
|
||||
fi
|
||||
if [[ "${game[0]}" == "mist-world" ]]; then
|
||||
"${0%/*}/speech/speak_window_title.sh" mw.exe &
|
||||
fi
|
||||
if [[ "${game[0]}" == "bokurano-daibouken-2" ]]; then
|
||||
"${0%/*}/speech/clipboard_translator.sh" play.exe bokurano-daibouken2 &
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user