Skip to content

Fix drop item runtimes

Rob Nelson requested to merge pull/7567/fixruntime into Bleeding-Edge

Created by: clusterfack

Using named args for procs without defining them for all versions of the proc runs into problems because byond doesn't see them as defined for those children procs or some shit I can't explain it.

Merge request reports