Fixing riding component runtimes, how drifting...

This commit is contained in:
Ghommie
2019-10-29 23:33:35 +01:00
parent d0bf24c7cc
commit 54f8c29005
3 changed files with 24 additions and 26 deletions
-1
View File
@@ -89,7 +89,6 @@
buckled_mob.clear_alert("buckled")
buckled_mobs -= buckled_mob
SEND_SIGNAL(src, COMSIG_MOVABLE_UNBUCKLE, buckled_mob, force)
SEND_SIGNAL(src, COMSIG_MOVABLE_UNBUCKLE, src, force)
post_unbuckle_mob(.)