mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Fixes Runtime
This commit is contained in:
@@ -208,7 +208,7 @@ var/datum/subsystem/pai/SSpai
|
||||
if(response == "Yes")
|
||||
recruitWindow(C.mob)
|
||||
else if (response == "Never for this round")
|
||||
prefs.be_special -= ROLE_PAI
|
||||
C.prefs.be_special -= ROLE_PAI
|
||||
|
||||
/datum/paiCandidate
|
||||
var/name
|
||||
|
||||
Reference in New Issue
Block a user