Removes Fake Greenshift and Obfuscated voting

This commit is contained in:
Toast
2019-12-14 00:07:56 -05:00
parent 6703770a15
commit 2c97fceda6
3 changed files with 1 additions and 17 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ SUBSYSTEM_DEF(vote)
SEND_SOUND(world, sound('sound/misc/notice2.ogg'))
reset()
obfuscated = hideresults //CIT CHANGE - adds obfuscated votes
obfuscated = FALSE //CIT CHANGE - adds obfuscated votes
switch(vote_type)
if("restart")
choices.Add("Restart Round","Continue Playing")