Merge pull request #31231 from AnturK/longenoughiruntimelogtopissmeoff

Fixes alt-click runtime
This commit is contained in:
Leo
2017-10-03 08:18:16 -03:00
committed by CitadelStationBot
parent 22b6f538d6
commit cdfc5ffc0c

View File

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