Removes a repeated line on protecting assistants from traitor roles

look at me, I'm so confident I'm using the web interface
This commit is contained in:
Incoming5643
2015-06-07 00:13:01 -04:00
parent cbd1c9a788
commit a4ffa349f6
-1
View File
@@ -38,7 +38,6 @@ var/global/datum/getrev/revdata = new()
src << "Protect Assistant Role From Traitor: [config.protect_assistant_from_antagonist]"
src << "Enforce Human Authority: [config.enforce_human_authority]"
src << "Allow Latejoin Antagonists: [config.allow_latejoin_antagonists]"
src << "Protect Assistant From Antagonist: [config.protect_assistant_from_antagonist]"
src << "Enforce Continuous Rounds: [config.continuous.len] of [config.modes.len] roundtypes"
src << "Allow Midround Antagonists: [config.midround_antag.len] of [config.modes.len] roundtypes"
if(config.show_game_type_odds)