Merge pull request #10614 from Putnam3145/suicide_option

Made suicide a config flag
This commit is contained in:
Ghom
2020-01-20 03:24:00 +01:00
committed by GitHub
4 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -178,7 +178,7 @@
if(!C.credits)
C.RollCredits()
C.playtitlemusic(40)
CONFIG_SET(flag/suicide_allowed,TRUE) // EORG suicides allowed
var/popcount = gather_roundend_feedback()
display_report(popcount)