fixes compile errors

This commit is contained in:
Fabian
2021-03-05 21:59:00 +01:00
parent 8178b7073a
commit 03bd073cb5
2 changed files with 0 additions and 39 deletions
-2
View File
@@ -554,7 +554,6 @@ GLOBAL_LIST(objective_player_choices)
/datum/objective/martyr,
/datum/objective/steal,
/datum/objective/download,
/datum/objective/blackmail_implant //SKYRAT ADDITION
)
for(var/t in allowed_types)
@@ -582,7 +581,6 @@ GLOBAL_LIST(objective_choices)
/datum/objective/download,
/datum/objective/nuclear,
/datum/objective/absorb,
/datum/objective/blackmail_implant //SKYRAT ADDITION
)
for(var/t in allowed_types)