Gives moderators the ability to delay roundend

This commit is contained in:
Nich
2018-05-06 15:25:17 +02:00
committed by GitHub
parent 613874fc19
commit 2a4f0da227

View File

@@ -397,7 +397,7 @@
check_antagonists()
else if(href_list["delay_round_end"])
if(!check_rights(R_SERVER))
if(!check_rights(R_ADMIN)) //YOGS - R_SERVER -> R_ADMIN
return
if(!SSticker.delay_end)
SSticker.admin_delay_notice = input(usr, "Enter a reason for delaying the round end", "Round Delay Reason") as null|text