Ports "Cleans up the new alt clicking functionality" from /tg/

This commit is contained in:
Ghommie
2019-11-08 19:25:09 +01:00
parent c9cd27c38c
commit 297ee03175
8 changed files with 167 additions and 407 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)
. = ..()