Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 2f33aa5

Browse files
committed
Forgot to stage some rewrites to the rewrite
1 parent fcef3c9 commit 2f33aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Menus/MainMenuGUI.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ namespace RTE {
222222

223223
std::string metaNotice = {
224224
"- A T T E N T I O N -\n\n"
225-
"The Conquest mode is very INCOMPLETE and flawed, and we will be redoing it from the ground-up in future.\n"
226-
"For now though, it's fully playable, and you can absolutely enjoy fighting the A.I. and/or up to three friends in co-op, 2 vs 2, etc.\n\n"
225+
"Please note that Conquest mode is very INCOMPLETE and flawed, and the Cortex Command Community Project team will be remaking it from the ground-up in future. "
226+
"For now though, it's fully playable, and you can absolutely enjoy playing it with the A.I. and/or up to three friends. Alternatively, check out Void Wanderers on cccp.mod.io!\n\n"
227227
"Also, if you have not yet played Cortex Command, we recommend you first try the tutorial:"
228228
};
229229
metaNoticeLabel->SetText(metaNotice);

0 commit comments

Comments
 (0)