mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-09-08 12:22:06 +00:00
update voting usernames
This commit is contained in:
parent
deb489d138
commit
8c43acf256
@ -36,11 +36,12 @@ namespace SoftCheckpoints
|
|||||||
|
|
||||||
static std::set<std::string> uniqueUsersList =
|
static std::set<std::string> uniqueUsersList =
|
||||||
boost::assign::list_of
|
boost::assign::list_of
|
||||||
("mf1")("mf1a")("mf2")("mf2a")("mf3");
|
("mf1")("mf1a")("mf2")("mf2a")("mf3")
|
||||||
|
("quietpatron")("wn41");
|
||||||
|
|
||||||
static std::set<std::string> upcomingUsersList =
|
static std::set<std::string> upcomingUsersList =
|
||||||
boost::assign::list_of
|
boost::assign::list_of
|
||||||
("_gltest2")("wn41")("quietpatron");
|
("_gltest2");
|
||||||
|
|
||||||
|
|
||||||
void SetSoftCPBestChain() {
|
void SetSoftCPBestChain() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user