mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
A bunch of Initialize()s now have return values (#26464)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
var/slowdown_open = 1
|
||||
|
||||
/obj/item/device/modular_computer/laptop/Initialize()
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
// No running around with open laptops in hands.
|
||||
SET_SECONDARY_FLAG(src, SLOWS_WHILE_IN_HAND)
|
||||
|
||||
Reference in New Issue
Block a user