mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Merge pull request #1795 from Giacom/DA_quickfix
Quick bug fix with latejoin double agents.
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
// Now, give them their targets
|
||||
for(var/mob/living/carbon/human/traitor in late_joining_list)
|
||||
..(traitor)
|
||||
|
||||
late_joining_list = list()
|
||||
else
|
||||
late_joining_list += character
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user