mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
more unnecessary code, also QDEL_LIST_ASSOC_VAL is cool
This commit is contained in:
@@ -31,10 +31,8 @@
|
||||
/obj/machinery/lapvend/proc/reset_order()
|
||||
state = 0
|
||||
devtype = 0
|
||||
if(fabricated_laptop)
|
||||
QDEL_NULL(fabricated_laptop)
|
||||
if(fabricated_tablet)
|
||||
QDEL_NULL(fabricated_tablet)
|
||||
QDEL_NULL(fabricated_laptop)
|
||||
QDEL_NULL(fabricated_tablet)
|
||||
dev_cpu = 1
|
||||
dev_battery = 1
|
||||
dev_disk = 1
|
||||
|
||||
Reference in New Issue
Block a user