This commit is contained in:
silicons
2020-07-07 07:41:33 -07:00
parent cee15792b7
commit 6634e43be4
2 changed files with 6 additions and 7 deletions
@@ -398,7 +398,7 @@
humanc = character //Let's retypecast the var to be human,
if(humanc) //These procs all expect humans
GLOB.data_core.manifest_inject(humanc, client, client.prefs)
GLOB.data_core.manifest_inject(humanc, humanc.client, humanc.client.prefs)
if(SSshuttle.arrivals)
SSshuttle.arrivals.QueueAnnounce(humanc, rank)
else