This causes more issues, remove that

This commit is contained in:
JeremyStar™ 2024-03-14 21:13:36 +01:00
parent a67654bfa8
commit 38138a8b7a

View file

@ -50,7 +50,7 @@ function runGame(){
return
fi
echo "Launching osu!lazer"
env "SDL_VIDEODRIVER=wayland" "$HOME"/.cache/osu.AppImage &> /tmp/osuboot/osu.proclog
"$HOME"/.cache/osu.AppImage &> /tmp/osuboot/osu.proclog
}
function notice(){
if [ "$1" == "startup" ]; then