This commit is contained in:
kevinz000
2020-03-26 12:19:09 -07:00
parent 92b809634b
commit 289d581e66
12 changed files with 188 additions and 75 deletions
+1
View File
@@ -334,6 +334,7 @@
else
I.forceMove(newloc)
I.dropped(src)
on_item_dropped(I)
return TRUE
//Outdated but still in use apparently. This should at least be a human proc.