Move NanoUI cache update to client/New()

This commit is contained in:
GinjaNinja32
2014-10-11 18:40:09 +01:00
parent e67e37b010
commit 08b967c9e0
2 changed files with 1 additions and 2 deletions

View File

@@ -55,5 +55,3 @@
var/mob/living/carbon/human/H = src
if(H.species && H.species.abilities)
client.verbs |= H.species.abilities
nanomanager.send_resources(client)