This commit is contained in:
silicons
2020-07-07 07:25:10 -07:00
parent 1d791c4808
commit cee15792b7
3 changed files with 39 additions and 5 deletions

View File

@@ -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)
GLOB.data_core.manifest_inject(humanc, client, client.prefs)
if(SSshuttle.arrivals)
SSshuttle.arrivals.QueueAnnounce(humanc, rank)
else