From 767ec7d878d9ed46ad48bd86ec3de8dc00aa821a Mon Sep 17 00:00:00 2001
From: lowercase-donkey <lowercasedonkey@gmail.com>
Date: Mon, 25 Feb 2019 23:47:37 -0500
Subject: [PATCH] missing indent

---
 src/uncategorized/pRaidInvitation.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/pRaidInvitation.tw b/src/uncategorized/pRaidInvitation.tw
index f94a12c3d31..b077dcb2a74 100644
--- a/src/uncategorized/pRaidInvitation.tw
+++ b/src/uncategorized/pRaidInvitation.tw
@@ -36,7 +36,7 @@ Fund a quick raid on the refugees with <<print cashFormat(5000)>>, targeting:
 	<<set $PRaidTarget = 3>>
 	<</replace>>
 <</link>>
-<br><<link "Let them go">>
+<br>&nbsp;&nbsp;&nbsp;&nbsp;<<link "Let them go">>
 	<<replace "#result">>
 	Some of the refugees make it to safety. Some do not.
 	<</replace>>
-- 
GitLab