Fixes the drop

This commit is contained in:
Shadow Quill
2020-07-20 04:39:31 -05:00
parent 0df87154ad
commit 21db042d52
2 changed files with 1 additions and 1 deletions

View File

@@ -470,7 +470,6 @@
var/mob/living/silicon/robot/R = usr
if(R.module)
R.uneq_active()
R.hud_used.update_robot_modules_display()
else
to_chat(R, "You haven't selected a module yet.")