From 17218a8ecaa11be41798aa39dfe2c6137f9144b6 Mon Sep 17 00:00:00 2001 From: powerof3 Date: Mon, 21 Oct 2024 15:48:45 +0000 Subject: [PATCH] maintenance --- src/Tweaks/FactionStealing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tweaks/FactionStealing.cpp b/src/Tweaks/FactionStealing.cpp index a092f33..5a79fa3 100644 --- a/src/Tweaks/FactionStealing.cpp +++ b/src/Tweaks/FactionStealing.cpp @@ -1,5 +1,5 @@ -#include "Tweaks.h" #include "Cache.h" +#include "Tweaks.h" //removes steal tag if all faction members have appropriate relationship rank namespace Tweaks::FactionStealing