mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Merge pull request #23481 from ChangelingRain/offerfix
pollCandidates will ignore null ghosts
This commit is contained in:
@@ -443,6 +443,8 @@
|
||||
if(!G.key || !G.client)
|
||||
candidates.Remove(G)
|
||||
|
||||
listclearnulls(candidates)
|
||||
|
||||
return candidates
|
||||
|
||||
/proc/pollCandidatesForMob(Question, jobbanType, datum/game_mode/gametypeCheck, be_special_flag = 0, poll_time = 300, mob/M, ignore_category = null)
|
||||
|
||||
Reference in New Issue
Block a user