mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-21 07:26:47 +01:00
Merge pull request #31231 from AnturK/longenoughiruntimelogtopissmeoff
Fixes alt-click runtime
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user