diff options
Diffstat (limited to 'profiles/atom-rpg.profile')
-rw-r--r-- | profiles/atom-rpg.profile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/atom-rpg.profile b/profiles/atom-rpg.profile index 2aa24b8..bdacf26 100644 --- a/profiles/atom-rpg.profile +++ b/profiles/atom-rpg.profile @@ -10,7 +10,6 @@ noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom mkdir ${HOME}/.config/unity3d/AtomTeam mkdir ${HOME}/.config/unity3d/AtomTeam/Atom whitelist ${HOME}/.config/unity3d/AtomTeam/Atom -whitelist ${HOME}/games/AtomRPG -read-only ${HOME}/games/AtomRPG +whitelist-ro ${HOME}/games/AtomRPG include generic-unity-game.inc |