OpenDream
OpenDream copied to clipboard
Fixes `typesof()` for non-paths
Replicates BYOND behavior
It's not as optimal as possible but it should work.
It doesn't work for things like typesof("/datum/proc")
. Which works in DM, for some absurd reason! Gives a list of all procs defined on datum.
Separate issue, out of scope :^)
Separate issue, out of scope :^)
I literally gave you a patch that solves it
I commented that before you did :^)