Merge pull request #8869 from Ghommie/Ghommie-cit129

Ports "Show codewords on round end screen"
This commit is contained in:
kevinz000
2019-07-14 14:49:11 -07:00
committed by GitHub
5 changed files with 29 additions and 9 deletions
+4
View File
@@ -151,6 +151,10 @@ GLOBAL_VAR(command_name)
GLOBAL_VAR(syndicate_code_phrase) //Code phrase for traitors.
GLOBAL_VAR(syndicate_code_response) //Code response for traitors.
//Cached regex search - for checking if codewords are used.
GLOBAL_DATUM(syndicate_code_phrase_regex, /regex)
GLOBAL_DATUM(syndicate_code_response_regex, /regex)
/*
Should be expanded.
How this works: