Readded the click Catcher

To avoid losing the click catcher on the reloging

there we go, proper credits to
https://github.com/PsiOmegaDelta
This commit is contained in:
Richard D'angelo
2016-06-18 16:39:21 -03:00
parent 7ab5220f64
commit 2de751a8ee
8 changed files with 11 additions and 10 deletions

View File

@@ -197,7 +197,7 @@ var/obj/screen/robot_inventory
mymob.client.screen += list( mymob.throw_icon, mymob.zone_sel, mymob.oxygen, mymob.fire, mymob.hands, mymob.healths, mymob:cells, mymob.pullin, robot_inventory, mymob.gun_setting_icon)
mymob.client.screen += src.adding + src.other
// mymob.client.screen += mymob.client.void
mymob.client.screen += mymob.client.void
return