AltClick listing now updates instantly on AltClick

This commit is contained in:
Remie Richards
2017-08-28 20:48:39 +01:00
committed by GitHub
parent 2fbcca1f90
commit 3b08d41201

View File

@@ -355,7 +355,7 @@
else
user.listed_turf = T
user.client.statpanel = T.name
return
user.Stat() //responsive ui pls
/mob/proc/TurfAdjacent(turf/T)
return T.Adjacent(src)