fix of shuttle posting (#52117)

fix of 51577
This commit is contained in:
Dennok
2020-07-12 03:32:09 +10:00
committed by GitHub
parent 8882ec4ca8
commit 24b911255d
+1 -1
View File
@@ -164,7 +164,7 @@
return
to_chat(user, "<span class='notice'>The poster falls down!</span>")
D.roll_and_drop(temp_loc)
D.roll_and_drop(get_turf(user))
// Various possible posters follow