Merge pull request #31231 from AnturK/longenoughiruntimelogtopissmeoff
Fixes alt-click runtime
This commit is contained in:
@@ -359,7 +359,6 @@
|
|||||||
else
|
else
|
||||||
user.listed_turf = T
|
user.listed_turf = T
|
||||||
user.client.statpanel = T.name
|
user.client.statpanel = T.name
|
||||||
user.Stat() //responsive ui pls
|
|
||||||
|
|
||||||
/mob/proc/TurfAdjacent(turf/T)
|
/mob/proc/TurfAdjacent(turf/T)
|
||||||
return T.Adjacent(src)
|
return T.Adjacent(src)
|
||||||
|
|||||||
Reference in New Issue
Block a user