Update ES, and don't set the games device on startup.
This commit is contained in:
parent
2d29e56e6b
commit
c6add0e523
2 changed files with 1 additions and 3 deletions
|
@ -60,5 +60,3 @@ then
|
|||
else
|
||||
find_games
|
||||
fi
|
||||
|
||||
set_setting system.gamesdevice ${GAMES_DEVICE}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2020-present Fewtarius
|
||||
|
||||
PKG_NAME="emulationstation"
|
||||
PKG_VERSION="82e66a4"
|
||||
PKG_VERSION="76d5304"
|
||||
PKG_GIT_CLONE_BRANCH="main"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
|
|
Loading…
Reference in a new issue