From 2e6315a41eb6c8bd2879b8b5328a9c5d2368114c Mon Sep 17 00:00:00 2001 From: jc_gargma <jc_gargma@iserlohn-fortress.net> Date: Fri, 20 May 2022 10:34:48 -0700 Subject: Fix atom and atom-trudograd local include. --- profiles/atom-rpg-trudograd.profile | 2 +- profiles/atom-rpg.profile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/atom-rpg-trudograd.profile b/profiles/atom-rpg-trudograd.profile index 97afb79..b7a3b99 100644 --- a/profiles/atom-rpg-trudograd.profile +++ b/profiles/atom-rpg-trudograd.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include pathfinder-kingmaker.local +include atom-rpg-trudograd.local # Persistent global definitions include globals.local diff --git a/profiles/atom-rpg.profile b/profiles/atom-rpg.profile index b2f00fd..2aa24b8 100644 --- a/profiles/atom-rpg.profile +++ b/profiles/atom-rpg.profile @@ -1,6 +1,6 @@ # This file is overwritten after every install/update # Persistent local customizations -include pathfinder-kingmaker.local +include atom-rpg.local # Persistent global definitions include globals.local -- cgit v1.2.1