From c89250993dc8dfff88154a9b69034a30995c6fe6 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Thu, 30 Jan 2020 01:36:01 -0500
Subject: [PATCH] move info up

---
 src/gui/mainMenu/AlphaDisclaimer.tw | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/src/gui/mainMenu/AlphaDisclaimer.tw b/src/gui/mainMenu/AlphaDisclaimer.tw
index bf152f3b53d..661fb76ccc7 100644
--- a/src/gui/mainMenu/AlphaDisclaimer.tw
+++ b/src/gui/mainMenu/AlphaDisclaimer.tw
@@ -9,6 +9,16 @@
 <p>
 	An in-game encyclopedia is available from the sidebar, with answers to most basic gameplay questions.
 </p>
+<p>
+	<span style="font-weight:Bold">
+		Important info for new players, and a reminder for FC veterans:
+	</span>
+	when the player is offered a set of choices, the
+	<span style="font-weight:Bold">
+		Continue
+	</span>
+	button at the top of the left sidebar will almost always remain available. Using this to decline all the options presented is <span style="font-style:italic">not cheating.</span> If it's available, it's supposed to be available. It represents the player character politely bowing out of the situation.
+</p>
 
 <h2>Please note</h2>
 <p>
@@ -47,18 +57,6 @@
 	</div>
 </p>
 
-
-<p>
-	<span style="font-weight:Bold">
-		Important info for new players, and a reminder for FC veterans:
-	</span>
-	when the player is offered a set of choices, the
-	<span style="font-weight:Bold">
-		Continue
-	</span>
-	button at the top of the left sidebar will almost always remain available. Using this to decline all the options presented is <span style="font-style:italic">not cheating.</span> If it's available, it's supposed to be available. It represents the player character politely bowing out of the situation.
-</p>
-
 <p>
 	[[I am 18 or more years of age, I understand, and I wish to continue|Economy Intro]]
 </p>
\ No newline at end of file
-- 
GitLab