mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
BRUTAL Part 1 - No proc var/ in procs
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
return 1
|
||||
|
||||
|
||||
/datum/antagonist/traitor/proc/assign_exchange_role(var/datum/mind/owner)
|
||||
/datum/antagonist/traitor/proc/assign_exchange_role(datum/mind/owner)
|
||||
//set faction
|
||||
var/faction = "red"
|
||||
if(owner == SSticker.mode.exchange_blue)
|
||||
|
||||
Reference in New Issue
Block a user