mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Fixed it
This commit is contained in:
@@ -253,6 +253,7 @@ obj/machinery/lapvend/attackby(obj/item/I, mob/user)
|
||||
fabricated_laptop.forceMove(loc)
|
||||
fabricated_laptop = null
|
||||
else if((devtype == 2) && fabricated_tablet)
|
||||
fabricated_tablet.update_icon()
|
||||
fabricated_tablet.forceMove(loc)
|
||||
fabricated_tablet = null
|
||||
atom_say("Enjoy your new product!")
|
||||
|
||||
Reference in New Issue
Block a user