Skip to content

Commit

Permalink
Update Descent 2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JeodC committed Jan 28, 2024
1 parent 06d936b commit d950075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/descent2/Descent 2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ $GPTOKEYB "$GAME" -c "conf/joy.gptk" &
SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"

# Run the game
./$GAME -hogdir data 2>&1
./$GAME -hogdir data
$ESUDO kill -9 $(pidof gptokeyb)
$ESUDO systemctl restart oga_events &
printf "\033c" >> /dev/tty1

0 comments on commit d950075

Please sign in to comment.