Files
Aurora.3/code/modules/item_worth/_helpers.dm
Fluffy c25c8b6a37 Last editorconfig fixup (#17782)
* one

* two

* three

* fsdsdf
2023-11-20 18:22:42 +00:00

4 lines
147 B
Plaintext

//Workaround by Ginja due to the fact initial(parent_type) does not work.
#define PARENT(x) text2path(replacetext("[x]", regex("/\[^/\]+$"), ""))