mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes the drop
This commit is contained in:
@@ -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.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user