Fixed bug where some games were not being launched.
This commit is contained in:
parent
3bb5feedfa
commit
f1a7a834a1
@ -550,6 +550,8 @@ game_launcher() {
|
||||
else
|
||||
exec ${game}
|
||||
fi
|
||||
else
|
||||
exec ${game}
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user