mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-10 01:12:42 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user