Fixes PDA lights

This commit is contained in:
KorPhaeron
2017-03-08 12:08:56 -06:00
parent 81ed80bf0b
commit 68e044be42
@@ -57,8 +57,6 @@ var/global/list/obj/item/device/pda/PDAs = list()
var/obj/item/inserted_item //Used for pen, crayon, and lipstick insertion or removal. Same as above.
var/overlays_x_offset = 0 //x offset to use for certain overlays
light_power = 0.35
/obj/item/device/pda/New()
..()
if(fon)