Merge pull request #9746 from Ghommie/Ghommie-cit328

Ports "Cleans up the new alt clicking functionality" from /tg/
This commit is contained in:
kevinz000
2020-11-20 20:21:26 -03:00
committed by Dip
parent 14b3fa22ce
commit c59c9e88ae
8 changed files with 156 additions and 405 deletions
@@ -13,6 +13,7 @@
var/icon_keyboard = "generic_key"
var/icon_screen = "generic"
var/clockwork = FALSE
var/authenticated = FALSE
/obj/machinery/computer/Initialize(mapload, obj/item/circuitboard/C)
. = ..()