mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
@@ -106,8 +106,8 @@ var/datum/paiController/paiController // Global handler for pAI candidates
|
||||
if(!candidate)
|
||||
candidate = new /datum/paiCandidate()
|
||||
candidate.key = M.key
|
||||
pai_candidates.Add(candidate)
|
||||
|
||||
if(allowSubmit)
|
||||
pai_candidates.Add(candidate)
|
||||
|
||||
var/dat = ""
|
||||
dat += {"
|
||||
|
||||
Reference in New Issue
Block a user