mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Minor throwing fixes (#26179)
* fix treadmill throwat * fixes dropdel runtimes and end_throw() not being called * dgl review
This commit is contained in:
@@ -268,6 +268,7 @@ SUBSYSTEM_DEF(throwing)
|
||||
|
||||
if(thrownthing)
|
||||
SEND_SIGNAL(thrownthing, COMSIG_MOVABLE_THROW_LANDED, src)
|
||||
thrownthing.end_throw()
|
||||
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user