From 59f814f36029aa7da782296d6c6d869777300c52 Mon Sep 17 00:00:00 2001 From: D4708 <76843085+D4708@users.noreply.github.com> Date: Wed, 7 Jul 2021 13:11:04 +0300 Subject: [PATCH] add twisterarmy to the upcomingUsersList --- src/softcheckpoint.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/softcheckpoint.cpp b/src/softcheckpoint.cpp index 7d959851..5204f3a7 100644 --- a/src/softcheckpoint.cpp +++ b/src/softcheckpoint.cpp @@ -41,7 +41,7 @@ namespace SoftCheckpoints static std::set upcomingUsersList = boost::assign::list_of - ("nobody")("mf2a")("lxoliva")("stman")("wrewolf"); + ("nobody")("mf2a")("lxoliva")("stman")("wrewolf")("twisterarmy"); void SetSoftCPBestChain() {