AltClick Improvements

This commit is contained in:
CitadelStationBot
2017-08-29 17:15:12 -05:00
parent 3a015fc2f0
commit 605963d45c
2 changed files with 3 additions and 1 deletions
+1 -1
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)