properly forwards the user on dropped

This commit is contained in:
Kashargul
2025-01-12 16:46:37 +01:00
parent c047286b0b
commit e21e3d25c9
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -183,6 +183,6 @@
playsound(src, 'sound/items/change_jaws.ogg', 30, 1)
if(equipping.loc != src)
equipping.dropped()
equipping.dropped(src)
return 1