Skip to content

Commit 5cfa491

Browse files
authored
Merge pull request #1319 from MadShmupper/LUCID
Update LUCID.sh
2 parents ab86ea5 + 65eb870 commit 5cfa491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/lucid/LUCID.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export LD_LIBRARY_PATH="/usr/lib:$GAMEDIR/lib:$LD_LIBRARY_PATH"
2727
export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"
2828

2929
$GPTOKEYB "gmloadernext.${DEVICE_ARCH}" -c ./lucid.gptk &
30-
pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH"
30+
pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH}"
3131
./gmloadernext.aarch64 -c "$GMLOADER_JSON"
3232

3333
pm_finish

0 commit comments

Comments
 (0)