Merge pull request #2552

This commit is contained in:
kevinz000
2017-08-29 22:38:30 -07:00
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)