mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 11:16:56 +01:00
A bunch of Initialize()s now have return values
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